ComponentOne FlexChart for WinForms
Style Property (Axis)


C1.Win.Chart Namespace > Axis Class : Style Property
Gets the axis style.
Syntax
'Declaration
 
Public ReadOnly Property Style As ChartStyle
'Usage
 
Dim instance As Axis
Dim value As ChartStyle
 
value = instance.Style
public ChartStyle Style {get;}
See Also

Reference

Axis Class
Axis Members