ComponentOne FinancialChart for WinForms
C1.Chart Namespace / IHistogramSeries Interface / HistogramAppearance Property

In This Topic
    HistogramAppearance Property (IHistogramSeries)
    In This Topic
    Gets the histogram appearance
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("IHistogramSeries.HistogramAppearance", "Gets the histogram appearance")>
    ReadOnly Property HistogramAppearance As HistogramAppearance
    [C1Description("IHistogramSeries.HistogramAppearance", "Gets the histogram appearance")]
    HistogramAppearance HistogramAppearance {get;}
    See Also