[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Chart.ArraySegmentData.DataType

DataType Property

DataType

Gets or sets the type of the data.

Declaration
public SegmentDataType DataType { get; set; }
Public Property DataType As SegmentDataType
Property Value
Type Description
SegmentDataType

The type of the data.

Implements