FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Histogram Class / AppearanceType Property

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