ChartDirector 7.1 (.NET Edition)

XYChart.getLayerCount


Usage

[C#]public int getLayerCount();
[VB]Public Function getLayerCount() As Integer

Description

Gets the number of layers in the chart.

Arguments

None

Return Value

The number of layers in the chart.