Back to Devexpress

DxPolarChartBaseSeries<T, TArgument, TValue> Members

blazor-devexpress-dot-blazor-dot-dxpolarchartbaseseries-3-dot-underscore-members.md

latest3.7 KB
Original Source

DxPolarChartBaseSeries<T, TArgument, TValue> Members

Contains the base API for classes that implement series.

Properties

NameDescription
ArgumentFieldSpecifies a data source field that contains arguments for series values.
BreakOnEmptyPointsSpecifies whether the series should break on points with null values.
ColorSpecifies the color of the series.
DataSpecifies the data source for the series.
FilterSpecifies an expression used to filter series values.
MaxLabelCountLimits the maximum number of visible point labels in the series.
NameSpecifies the series name.
ValueFieldSpecifies a data source field that contains values for series points.
VisibleSpecifies series visibility.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. 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() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

Events

NameDescription
VisibleChangedFires when series visibility changes.

See Also

DxPolarChartBaseSeries<T, TArgument, TValue> Class

DevExpress.Blazor Namespace