Charting for WinForms Programmer's Guide
RangeSelector.MinValue Property
See Also
 






Gets or sets the smallest value of the displayed range.

Namespace: MindFusion.Charting.Components
Assembly: 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

RangeSelector Members
RangeSelector Class
MindFusion.Charting.Components Namespace