Gets or sets the maximum number at the inner axis.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public double MaxValue { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property MaxValue As Double |
See Also