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