| C1.Web.Wijmo.Controls.C1Chart Namespace > ChartStyleFill Class : LinearGradientAngle Property |
'Declaration<System.ComponentModel.DefaultValueAttribute()> <C1CategoryAttribute("Style")> <LayoutAttribute(LayoutType.Styles)> <C1DescriptionAttribute(Key="C1Chart.ChartStyleFill.LinearGradientAngle", Description="A value that indicates the angle of linear gradient of ChartStyleFill.This property works only when Type is LinearGradient.")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> Public Property LinearGradientAngle As System.Double
[System.ComponentModel.DefaultValue()] [C1Category("Style")] [Layout(LayoutType.Styles)] [C1Description(Key="C1Chart.ChartStyleFill.LinearGradientAngle", Description="A value that indicates the angle of linear gradient of ChartStyleFill.This property works only when Type is LinearGradient.")] [System.ComponentModel.NotifyParentProperty(true)] public System.double LinearGradientAngle {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