ElementPosition.Size Property

.NET Framework (current version)
 

Gets the size of a chart element.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

<BrowsableAttribute(False)>
Public ReadOnly Property Size As SizeF

Property Value

Type: System.Drawing.SizeF

A SizeF value that represents the size of a chart element.

.NET Framework
Available since 4.0
Return to top
Show: