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

In This Topic
    Histogram Property (ChartGroup)
    In This Topic
    Get or sets the Histogram object.
    Syntax
    'Declaration
     
    Public Property Histogram As Histogram
    public Histogram Histogram {get; set;}
    Remarks
    The Histogram object contains properties specific to Histogram charts.
    See Also