XAxisTickCenterLabels Property |
If true, tick labels will be centered between major ticks rather than on major ticks. Primarily used for bar charts.
Namespace:
ABB.Robotics.Tps.Windows.Forms
Assembly:
ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntaxpublic bool TickCenterLabels { get; set; }Property Value
Type:
Boolean
See Also