ComponentOne FlexChart for WinForms
Font Property (LineMarker)


C1.Win.Chart.Interaction Namespace > LineMarker Class : Font Property
Gets or sets font of content.
Syntax
'Declaration
 
Public Property Font As Font
'Usage
 
Dim instance As LineMarker
Dim value As Font
 
instance.Font = value
 
value = instance.Font
public Font Font {get; set;}
See Also

Reference

LineMarker Class
LineMarker Members