BarChart for ASP.NET WebForms
PieSeriesOffsetField Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > C1CompositeChartBinding Class : PieSeriesOffsetField Property
Gets or sets the name of field from the data source that indicates the offset of the pie series.
Syntax
'Declaration
 
Public Property PieSeriesOffsetField As System.String
public System.string PieSeriesOffsetField {get; set;}
Remarks
The PieSeriesOffsetField only can be bind to a number field.
See Also

Reference

C1CompositeChartBinding Class
C1CompositeChartBinding Members