| C1.Web.Wijmo.Controls.C1Chart Namespace > CandlestickChartSeriesData Class : Close Property |
'Declaration<C1DescriptionAttribute(Key="CandlestickChartSeriesData.Close", Description="A value that indicates the close values of the chart series data.")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <WidgetOptionAttribute()> <C1CategoryAttribute("Data")> <LayoutAttribute(LayoutType.Data)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> Public Property Close As ChartY1AxisList
[C1Description(Key="CandlestickChartSeriesData.Close", Description="A value that indicates the close values of the chart series data.")] [System.ComponentModel.NotifyParentProperty(true)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [WidgetOption()] [C1Category("Data")] [Layout(LayoutType.Data)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public ChartY1AxisList Close {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