[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.ISegmentMatrixData

ISegmentMatrixData Interface

Represent the cellrange data of values

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

Properties

Name Description
ColumnCount

Gets column count of data.

RowCount

Gets count row of data.

Methods

Name Description
GetValue(int, int)

Get the value.

Events

Name Description
DataChanged

Occurs when data is changed.