public AxisLabels Labels {get; set;}
Remarks
Accesses the Label characteristics of Axis Labels.
Example
[C#]
tChart1.Axes.Left.Labels.Style = talText;
See Also
Axis Class | Axis Members | Steema.TeeChart Namespace
public AxisLabels Labels {get; set;}
tChart1.Axes.Left.Labels.Style = talText;
Axis Class | Axis Members | Steema.TeeChart Namespace