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