Skip to main content

BootstrapChartDataPrepareSettingsBuilder Members

Stores settings that determine how a chart control manages data from a data source.

Methods

Name Description
CheckTypeForAllData(Boolean) Specifies whether the type of each value coming from the data source is validated.
ConvertToAxisDataType(Boolean) Converts data coming from a data source into a data type supported by the axis.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
Equals(Object, Object) Determines whether the specified object instances are considered equal. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) Determines whether the specified Object instances are the same instance. Inherited from Object.
SortingMethod(Object) Specifies the sorting order in which series points should be drawn.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also