Gets or sets the value that corresponds to the menu item.
[Visual Basic]
Public Property Value As Double
[C#]
public double Value {get;set;}
[Delphi]
public property Value: Double read get_Value write set_Value;
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. |