2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart Namespace / ChartDataSeries Class / Histogram Property

In This Topic
    Histogram Property (ChartDataSeries)
    In This Topic
    Contains ChartHistogram chart.
    Syntax
    'Declaration
     
    Public Property Histogram As ChartHistogram
    public ChartHistogram Histogram {get; set;}
    See Also