| C1.Web.Wijmo.Controls.C1Chart Namespace > C1CompositeChartBinding Class : PieSeriesDataField Property |
'Declaration<LayoutAttribute(LayoutType.Data)> <C1CategoryAttribute("Databindings")> <C1DescriptionAttribute(Key="C1Chart.C1CompositeChartBinding.PieSeriesDataField", Description="Gets or sets the name of field from the data source that indicates the data of the pie series. This property only can be bind to a number type field.")> <System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.TypeConverterAttribute("System.Web.UI.Design.DataSourceViewSchemaConverter, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> Public Property PieSeriesDataField As System.String
[Layout(LayoutType.Data)] [C1Category("Databindings")] [C1Description(Key="C1Chart.C1CompositeChartBinding.PieSeriesDataField", Description="Gets or sets the name of field from the data source that indicates the data of the pie series. This property only can be bind to a number type field.")] [System.ComponentModel.DefaultValue()] [System.ComponentModel.TypeConverter("System.Web.UI.Design.DataSourceViewSchemaConverter, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] public System.string PieSeriesDataField {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