Click or drag to resize

AxisTickLabelFormat Property

Determines if labels for a chart axis are automatically generated (Default or DateTime) or are provided by the user (Custom).

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public LabelFormat TickLabelFormat { get; set; }

Property Value

Type: LabelFormat
See Also