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

In This Topic
    Histogram Property (Chart2DGroup)
    In This Topic
    Gets the ChartHistogram object containing properties specific to Histogram charts.
    Syntax
    'Declaration
     
    Public ReadOnly Property Histogram As ChartHistogram
    public ChartHistogram Histogram {get;}
    See Also