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