| C1.Web.Wijmo.Controls.C1Chart Namespace > C1ChartBinding Class : XField Property |
'Declaration<C1DescriptionAttribute(Key="C1Chart.ChartBinding.XField", Description="Gets or sets the name of field from the data source that indicates C1Chart X values.")> <C1CategoryAttribute("Databindings")> <LayoutAttribute(LayoutType.Data)> <System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.TypeConverterAttribute("System.Web.UI.Design.DataSourceViewSchemaConverter, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> Public Overridable Property XField As System.String
[C1Description(Key="C1Chart.ChartBinding.XField", Description="Gets or sets the name of field from the data source that indicates C1Chart X values.")] [C1Category("Databindings")] [Layout(LayoutType.Data)] [System.ComponentModel.DefaultValue()] [System.ComponentModel.TypeConverter("System.Web.UI.Design.DataSourceViewSchemaConverter, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] public virtual System.string XField {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