| C1.Web.Wijmo.Controls.C1Chart Namespace > ChartAxis Class : Min Property |
'Declaration<WidgetOptionAttribute()> <LayoutAttribute(LayoutType.Data)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <C1DescriptionAttribute(Key="C1Chart.ChartAxis.Min", Description="A value that indicates the minimum value of the axis.")> <System.ComponentModel.DefaultValueAttribute()> <C1CategoryAttribute("Data")> Public Property Min As System.Nullable(Of Double)
[WidgetOption()] [Layout(LayoutType.Data)] [System.ComponentModel.NotifyParentProperty(true)] [C1Description(Key="C1Chart.ChartAxis.Min", Description="A value that indicates the minimum value of the axis.")] [System.ComponentModel.DefaultValue()] [C1Category("Data")] public System.Nullable<double> Min {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2