Gets or sets the scale that corresponds to the menu item.
[Visual Basic]
Public Property Scale As Double
[C#]
public double Scale {get;set;}
[Delphi]
public property Scale: Double read get_Scale write set_Scale;
See Also
AxisScrollBar.ScaleMenuItem Class | AxisScrollBar.ScaleMenuItem Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |