| C1.Web.Wijmo.Controls.C1Sparkline Namespace > C1Sparkline Class : Max Property |
'Declaration<C1DescriptionAttribute(Key="C1Sparkline.Max", Description="Gets or sets the maximum value of the sparkline.")> <C1CategoryAttribute("Appearance")> <WidgetOptionAttribute()> <System.ComponentModel.DefaultValueAttribute()> Public Property Max As System.Nullable(Of Double)
[C1Description(Key="C1Sparkline.Max", Description="Gets or sets the maximum value of the sparkline.")] [C1Category("Appearance")] [WidgetOption()] [System.ComponentModel.DefaultValue()] public System.Nullable<double> Max {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