Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / Histogram Class / HistogramAppearance Property

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