Spread for ASP.NET 12 Product Documentation
DataType Property (SeriesDataField)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Chart Namespace > SeriesDataField Class : DataType Property
Gets the type of the data.
Syntax
'Declaration
 
Public ReadOnly Property DataType As SegmentDataType
'Usage
 
Dim instance As SeriesDataField
Dim value As SegmentDataType
 
value = instance.DataType
public SegmentDataType DataType {get;}

Property Value

The type of the data.
See Also

Reference

SeriesDataField Class
SeriesDataField Members