Gets or sets the coordinate corresponding to MaxDate.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public double MaxValue { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property MaxValue As Double |
See Also