wxChartsCategoricalData

Description

Data organized in a finite number of categories. Each category has one or more values associated with it.

<p>Charts that are able to display this type of data are , , and . The categories are displayed on one the axes and the associated value or values on the other.</p>

Methods

Public

wxChartsCategoricalData

Constructs a instance.

void AddDataset

Adds a dataset.

const wxVector< wxString > & GetCategories

Gets the categories.

[object Object] GetDatasets