Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / BuiltinMarker Class / Size Property


In This Topic
Size Property (BuiltinMarker)
In This Topic
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
Remarks
Size is measured in points.
See Also