ComponentOne Chart for .NET (2.0) Search HelpCentral 

ValueLabel.DateTimeValue Property

Gets or sets the axis value to be replaced by the ValueLabel using a DateTime value.

[Visual Basic]

Public Property DateTimeValue As Date

[C#]

public DateTime DateTimeValue {get;set;}

[Delphi]

public property DateTimeValue: DateTime read get_DateTimeValue write set_DateTimeValue;

See Also

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


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