[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.ISupportDynamicDataSegment

ISupportDynamicDataSegment Interface

Supports receiving different types of data from one segment. In FpChart model, series' data must be double, category's data must be string. So, some special segments (such as CellRangeSegmentData) must be able to provide different data based on the specified data type.

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

Properties

Name Description
DataType

Gets or sets the type of the data.