| C1.Web.Wijmo.Controls.C1Chart Namespace > CandlestickChartStyle Class : FallingClose Property |
'Declaration<LayoutAttribute(LayoutType.Styles)> <WidgetOptionAttribute()> <C1DescriptionAttribute(Key="C1Chart.CandlestickChartStyle.FallingClose", Description="Gets or sets the chart style when close is lower than open.")> <C1CategoryAttribute("Style")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> Public Property FallingClose As ChartStyle
[Layout(LayoutType.Styles)] [WidgetOption()] [C1Description(Key="C1Chart.CandlestickChartStyle.FallingClose", Description="Gets or sets the chart style when close is lower than open.")] [C1Category("Style")] [System.ComponentModel.NotifyParentProperty(true)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] public ChartStyle FallingClose {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