Search
BarSeries Members
Constructors Properties Methods
 


Represents one-dimensional series defined by e list of data values and several lists of labels.

The following tables list the members exposed by the BarSeries type.

 Public Constructors

  Name Description

BarSeries

Overloaded.  

 Public Properties

  Name Description

innerLabels

Gets or sets the inner labels.

supportedLabels

SimpleSeries.SupportedLabels override. Returns a combination of InnerLabel, OuterLabel and XAxisLabel.

topLabels

Gets or sets the top labels.

xAxisLabels

Gets or sets the X axis labels.

 Public Methods

  Name Description

getLabel

SimpleSeries.GetLabel override. Returns an element of a labels list.

 See Also