ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1PieChartBinding Class / OffsetField Property

In This Topic
    OffsetField Property
    In This Topic
    Gets or sets the name of field from the data source that indicates C1PieChartSeries offset.
    Syntax
    'Declaration
     
    Public Property OffsetField As System.String
    public System.string OffsetField {get; set;}
    See Also