ChartDirector 5.1 (.NET Edition)

DataSet.getUseYAxis


Usage

[VB] Public Function getUseYAxis() As Axis
[C#] public Axis getUseYAxis();

Description

Gets the y-axis to use when drawing the data set.

Arguments

None

Return Value

An Axis object representing the y-axis to use when drawing the data set.