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

In This Topic
    SliceDetachment Property (ChartPie)
    In This Topic
    Gets or sets a value indicating which slice would be detached from the single pie chart.
    Syntax
    'Declaration
     
    Public Property SliceDetachment As ChartPieSliceDetachment
    public ChartPieSliceDetachment SliceDetachment {get; set;}
    See Also