| C1.Web.Wijmo.Controls.C1Chart Namespace > ChartStyleFill Class : ColorMiddles Property |
'Declaration<C1CategoryAttribute("Style")> <LayoutAttribute(LayoutType.Styles)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <C1DescriptionAttribute(Key="C1Chart.ChartStyleFill.ColorMiddles", Description="A collection value that indicates the middle colors of ChartStyleFill.This property works when Type is LinearGradient or RadialGradient.")> Public ReadOnly Property ColorMiddles As System.Collections.Generic.List(Of ColorMiddle)
[C1Category("Style")] [Layout(LayoutType.Styles)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.NotifyParentProperty(true)] [C1Description(Key="C1Chart.ChartStyleFill.ColorMiddles", Description="A collection value that indicates the middle colors of ChartStyleFill.This property works when Type is LinearGradient or RadialGradient.")] public System.Collections.Generic.List<ColorMiddle> ColorMiddles {get;}
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