Search
BarSeries Properties
 


 Public Properties

  Name Description

Data

Gets or sets the data values contained in this series. (Inherited from SimpleSeries.)

Dimensions

Implements Series.Dimensions. Returns 1. (Inherited from SimpleSeries.)

InnerLabels

Gets or sets the inner labels.

Labels

Gets or sets the data labels. (Inherited from SimpleSeries.)

Size

Implements Series.Size. Returns the number of elements in Data list. (Inherited from SimpleSeries.)

SupportedLabels

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

Title

Implements Series.Title. Gets or sets the title of this series. (Inherited from SimpleSeries.)

ToolTips

Gets or sets the tooltips corresponding to data values. (Inherited from SimpleSeries.)

TopLabels

Gets or sets the top labels.

XAxisLabels

Gets or sets the X axis labels.

 See Also