Spread for ASP.NET 11 Product Documentation
Size Property (BuiltinMarker)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > BuiltinMarker Class : Size Property
Gets the width of the marker.
Syntax
'Declaration
 
Public ReadOnly Property Size As Single
'Usage
 
Dim instance As BuiltinMarker
Dim value As Single
 
value = instance.Size
public float Size {get;}
Remarks
Size is measured in points.
See Also

Reference

BuiltinMarker Class
BuiltinMarker Members