NumColumns Property (FlexChart)

Class

FlexChart.

Action

Gets the total number of columns in the data available.

Syntax

C#
protected Integer numColumns { get; }
VB
'Declaration
Protected Read Property numColumns As Integer

Access

Read only.