ASP.NET Pack Programmer's Guide
Axis.MinValue Property
See Also
 





Gets or sets the smallest value displayed on this axis.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public Nullable<Double> MinValue { get; set; }

Visual Basic  Copy Code

Public Property MinValue As Nullable(Of Double)

 Property Value

 See Also

Axis Members
Axis Class
MindFusion.Charting Namespace