ComponentOne Chart for .NET (2.0) Search HelpCentral 

ValueLabel.NumericValue Property

Gets or sets the axis value to be replaced by the ValueLabel by specifying a numeric value that can be implicitly converted to double.

[Visual Basic]

Public Property NumericValue As Double

[C#]

public double NumericValue {get;set;}

[Delphi]

public property NumericValue: Double read get_NumericValue write set_NumericValue;

See Also

ValueLabel Class | ValueLabel Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.