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

In This Topic
    Histogram Property (ChartDataSeries)
    In This Topic
    Gets the histogram settings for histogram chart (for 2D histogram charts only).
    Syntax
    'Declaration
     
    Public ReadOnly Property Histogram As ChartSeriesHistogram
    public ChartSeriesHistogram Histogram {get;}
    See Also