ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Axis Class / Min Property

In This Topic
    Min Property (Axis)
    In This Topic
    Gets or sets the axis minimum.
    Syntax
    'Declaration
     
    Public Property Min As System.Double
    public System.double Min {get; set;}
    See Also