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.
Name | Description | |
---|---|---|
Overloaded. Initializes a new instance of the BarSeries class. |
Name | Description | |
---|---|---|
Provides a list with the zero-based indices of data items from this SimpleSeries drawn as emphasized. (Inherited from SimpleSeries.) |
||
Specifies a list with strings that represent the labels for data items in this SimpleSeries. (Inherited from SimpleSeries.) |
||
Contains the tooltips of data items. (Inherited from SimpleSeries.) |
Name | Description | |
---|---|---|
Removes the specified DataChangedListener. (Inherited from SimpleSeries.) |
||
Gets the data values contained in this SimpleSeries. (Inherited from SimpleSeries.) |
||
Implements Series.getDimensions. (Inherited from SimpleSeries.) |
||
Gets the inner labels. |
||
SimpleSeries.getLabel override. Returns the label at the specified index and from the specified type. |
||
Implements Series.getSize. Returns the number of elements in the Data list. (Inherited from SimpleSeries.) |
||
SimpleSeries.getSupportedLabels override. Returns a combination of InnerLabel, OuterLabel and XAxisLabel. |
||
Implements Series.getTitle. Gets the title of this SimpleSeries. (Inherited from SimpleSeries.) |
||
Gets the tooltips associated with data items. (Inherited from SimpleSeries.) |
||
Gets the top labels. |
||
Implements Series.getValue. Returns the value for the specified data item in this SimpleSeries. (Inherited from SimpleSeries.) |
||
Gets the labels for the X-axis. |
||
Implements Series.isEmphasized. Gets a value indicating whether the specified data item should be rendered emphasized by the SeriesRenderer. (Inherited from SimpleSeries.) |
||
Implements Series.isSorted. SimpleSeries always returns false. (Inherited from SimpleSeries.) |
||
Removes the specified DataChangedListener. (Inherited from SimpleSeries.) |
||
Sets the data values contained in this SimpleSeries. (Inherited from SimpleSeries.) |
||
Sets the inner labels. |
||
Sets an enum-set specifying which labels from the series should be displayed. (Inherited from SimpleSeries.) |
||
Sets the title of this SimpleSeries. (Inherited from SimpleSeries.) |
||
Sets the tooltips associated with data items. (Inherited from SimpleSeries.) |
||
Sets the top labels. |
||
Sets the X-axis labels. |
Name | Description | |
---|---|---|
Raises the DataChanged event. (Inherited from SimpleSeries.) |