Click or drag to resize

BarTypeBuiltDataType Property

Gets the built data type

Namespace:  SharpCharts.Base.Data
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public abstract BuiltDataType BuiltDataType { get; }

Property Value

Type: BuiltDataType
See Also