Platforms to show: All Mac Windows Linux Cross-Platform

Back to CDBaseChartMBS class.

Previous items

CDBaseChartMBS.kXYAxisAtOrigin = 3

Type Topic Plugin Version
const ChartDirector MBS ChartDirector Plugin 8.2
One of the constants where to put origin.

A constant equals to 3 to represent that the x-axis and y-axis should intersect at the origin if it exists on the chart.
This constant is used in XYChart.setAxisAtOrigin.

CDBaseChartMBS.kXYAxisSymmetric = 16

Type Topic Plugin Version
const ChartDirector MBS ChartDirector Plugin 8.2
One of the symmetric modes.

A constant equals to 16 to represent that the the x-axis and y-axis should be symmetrical about the origin.
This constant is used in XYChart.setAxisAtOrigin.

CDBaseChartMBS.kXYAxisSymmetricIfNeeded = 32

Type Topic Plugin Version
const ChartDirector MBS ChartDirector Plugin 8.2
One of the symmetric modes.

A constant equals to 32 to represent that the x-axis and y-axis should be symmetrical about the origin if the data contain both positive and negative values.
This constant is used in XYChart.setAxisAtOrigin.

CDBaseChartMBS.kYAxisAtOrigin = 2

Type Topic Plugin Version
const ChartDirector MBS ChartDirector Plugin 8.2
One of the constants where to put origin.

A constant equals to 2 to represent that the y-axis should intersect with the zero point of the x-axis if it exists on the chart.
This constant is used in XYChart.setAxisAtOrigin.

CDBaseChartMBS.kYAxisScale = 2

Type Topic Plugin Version
const ChartDirector MBS ChartDirector Plugin 8.2
One of the scale constants.

A constant equals to 2 to represent that the size is measured using y-axis scale.
This constant is used in LineLayer.setSymbolScale, XYChart.addVectorLayer and VectorLayer.setVector.

CDBaseChartMBS.kYAxisSymmetric = 4

Type Topic Plugin Version
const ChartDirector MBS ChartDirector Plugin 8.2
One of the symmetric modes.

A constant equals to 4 to represent that the y-axis should be symmetrical about the origin.
This constant is used in XYChart.setAxisAtOrigin.

CDBaseChartMBS.kYAxisSymmetricIfNeeded = 8

Type Topic Plugin Version
const ChartDirector MBS ChartDirector Plugin 8.2
One of the symmetric modes.

A constant equals to 8 to represent that the y-axis should be symmetrical about the origin if the data contain both positive and negative values.
This constant is used in XYChart.setAxisAtOrigin.

Previous items

The items on this page are in the following plugins: MBS ChartDirector Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...