Description
Sets or returns how the specified axis labels should be positioned in the chart.
C#
public LabelPosition Position{ get ; set ; } |
vb.net
Public Property Position() As LabelPosition |
Sets or returns how the specified axis labels should be positioned in the chart.
public LabelPosition Position{ get ; set ; } |
Public Property Position() As LabelPosition |