ChartDirector 7.1 (.NET Edition)

DataSet.getUseYAxis


Usage

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

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.