FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartPie Class / OtherOffset Property

In This Topic
    OtherOffset Property (ChartPie)
    In This Topic
    Gets or sets the offset value used to vary diameter of the pie within the charting area.
    Syntax
    'Declaration
     
    Public Property OtherOffset As Integer
    public int OtherOffset {get; set;}
    See Also