ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Histogram Class / AppearanceType Property

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