[]
        
(Showing Draft Content)

FarPoint.Win.Chart.IMatrixData

IMatrixData Interface

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

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

Properties

Name Description
ColumnCount

Gets the data column count.

RowCount

Gets the data row count.

Methods

Name Description
GetValue(int, int)

Gets the value.