Gets or sets a value indicating whether to display the scale value on the title of the axis.
[Visual Basic]
Public Property DisplayScale As Boolean
[C#]
public bool DisplayScale {get; set;}
Boolean. True if the scale value on the title of the axis is displayed; otherwise False.
AxisBase Class | AxisBase Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.