Spread Windows Forms 12.0 Product Documentation
DataType Property (ISupportDynamicDataSegment)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > ISupportDynamicDataSegment Interface : DataType Property
Gets or sets the type of the data.
Syntax
'Declaration
 
Property DataType As SegmentDataType
'Usage
 
Dim instance As ISupportDynamicDataSegment
Dim value As SegmentDataType
 
instance.DataType = value
 
value = instance.DataType
SegmentDataType DataType {get; set;}

Property Value

The type of the data.
See Also

Reference

ISupportDynamicDataSegment Interface
ISupportDynamicDataSegment Members