Style Property (ChartAxis)
In This Topic
Gets the
Style object defining text style properties for the axis labels and line style properties for the axis line.
Syntax
'Declaration
Public ReadOnly Property Style As Style
public Style Style {get;}
See Also