FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DGroup Class / Is100Percent Property

In This Topic
    Is100Percent Property (Chart2DGroup)
    In This Topic
    Gets or sets a value indicating whether the stacked chart is 100% chart. Applies only to line, bar and area charts.
    Syntax
    'Declaration
     
    Public Property Is100Percent As Boolean
    public bool Is100Percent {get; set;}
    See Also