[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.ISegmentData

ISegmentData Interface

Represents segment data which is used as a chart's data source.

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

Properties

Name Description
Count

Gets the count.

Methods

Name Description
ContainStringValue()

Indicates whether the segment contains a string value.

GetValue(int)

Gets the value.

Events

Name Description
DataChanged

Occurs when data is changed.