FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Histogram Class / HistogramAppearance Property

In This Topic
    HistogramAppearance Property (Histogram)
    In This Topic
    Gets or sets the Appearance Type.
    Syntax
    'Declaration
     
    Public Property HistogramAppearance As HistogramAppearance
    public HistogramAppearance HistogramAppearance {get; set;}
    See Also