[]
        
(Showing Draft Content)

FarPoint.Win.Chart.IMultiLevelData

IMultiLevelData Interface

An interface that represents the data source that contains lists of IMultiLevelData.

Namespace: FarPoint.Win.Chart
Assembly: FarPoint.Win.Chart.dll
Syntax
public interface IMultiLevelData
Public Interface IMultiLevelData

Properties

Name Description
ColumnCount

Gets count of the columns

RowCount

Gets the count of the rows.

Methods

Name Description
GetValue(int, int, out object)

Gets the object value at the index and level.