AbstractPage(InteractiveChart chart,
PropertiesResources resources,
String title)
Constructor.
|
AbstractSelectorPage(InteractiveChart chart,
PropertiesResources resources,
String title,
String selector)
Constructor.
|
AxisPage(InteractiveChart chart,
PropertiesResources resources,
IAxis.Direction direction,
String title)
Constructor.
|
AxisTickPage(InteractiveChart chart,
PropertiesResources resources,
IAxis.Direction direction,
String title)
Constructor.
|
ChartPage(InteractiveChart chart,
PropertiesResources resources,
String title)
Constructor.
|
GridPage(InteractiveChart chart,
PropertiesResources resources,
IAxis.Direction direction,
String title)
Constructor.
|
LegendPage(InteractiveChart chart,
PropertiesResources resources,
String title)
Constructor.
|
SeriesLabelPage(InteractiveChart chart,
PropertiesResources resources,
String title)
Constructor.
|
SeriesPage(InteractiveChart chart,
PropertiesResources resources,
String title)
Constructor.
|