The following tables list the members exposed by PolarBase<T,M,A>.
Name | Description | |
---|---|---|
Model | The model for storing configuration information for the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
SeriesModel | The model for storing configuration information for the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) |
Name | Description | |
---|---|---|
AngleAxis | Gets the effective angle axis for the current series object. | |
AngleMemberPath | Overloaded. Sets the path to use to find the angle values for the series.
This is a dependency property. | |
AreaFillOpacity | Sets the opacity applied to the area fill visual. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
Brush | Overloaded. Sets the brush to use for the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
ClipSeriesToBounds | Sets whether to clip the series to the bounds. | |
DataSourceType | Sets the series model SeriesModel.DataSourceType. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
DataSourceUrl | Sets the series model SeriesModel.DataSourceUrl. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
ExpectFunctions | Sets whether the series should expect that properties in its items source may be functions that need to be evaluated to yield their value. This defaults to false, as there will be a subtle performance impact to using this feature. This value must be set before assigning an item's source to take effect. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
HitTestMode | Method of hit testing to use when pointing to items in this series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
IsDefaultToolTipSelected | Gets if the default tooltip has been selected for display. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
IsDropShadowEnabled | Sets whether drop shadow should be enabled for this series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
IsHighlightingEnabled | Sets whether highlighting should be enabled for this series, if this type of series supports highlighting. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
Legend | the chart legend (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
LegendItemVisibility | Sets the legend item visibility for the current series object. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
LocalSchemaTransform | (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
MarkerBrush | Overloaded. Sets the brush that specifies how the current series object's marker interiors are painted. (Inherited from Infragistics.Web.Mvc.MarkerSeries<T,M,A>) | |
MarkerOutline | Overloaded. Sets the brush that specifies how the current series object's marker outlines are painted. (Inherited from Infragistics.Web.Mvc.MarkerSeries<T,M,A>) | |
MarkerTemplate | Sets the marker template for the current series object. (Inherited from Infragistics.Web.Mvc.MarkerSeries<T,M,A>) | |
MarkerType | Sets the marker type for the current series object. (Inherited from Infragistics.Web.Mvc.MarkerSeries<T,M,A>) | |
MaximumMarkers | Sets the maximum number of markers displayed by the current series.
If more than the specified number of markers are visible, the polar series will automatically choose a representative set. This is a dependency property. | |
Outline | Overloaded. Sets the brush to use for the outline of the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
RadiusAxis | Gets the effective radius axis for the current series object. | |
RadiusMemberPath | Overloaded. Sets the path to use to get the radius values for the series.
This is a dependency property. | |
Resolution | Sets the current series object's rendering resolution. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
ResponseDataKey | Sets the series model SeriesModel.DataSource. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
ResponseDataType | Sets the series model SeriesModel.ResponseDataType. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
ShadowBlur | Sets the shadow blur. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
ShadowOffsetX | Sets the drop shadow x-offset. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
ShadowOffsetY | Sets the drop shadow y-offset. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
ShowTooltip | Sets the series model SeriesModel.ShowTooltip. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
Thickness | Sets the width of the current series object's line thickness. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
Title | Sets the series model SeriesModel.Title. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
TooltipTemplate | Sets the series model SeriesModel.TooltipTemplate. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
TransitionDuration | Sets the duration of the current series's morph.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
TransitionInDuration | Sets the duration of the current series's transition in morph.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
TransitionInSpeedType | Sets the duration of the current series's transition in morph.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) | |
TrendLineBrush | Overloaded. Sets the brush that specifies how the current series object's trend line is drawn. | |
TrendLinePeriod | Sets the moving average period for the current series object. | |
TrendLineThickness | Sets the thickness of the current series object's trend line. | |
TrendLineType | Sets the trend type for the current series object.
This is a dependency property. | |
TrendLineZIndex | Sets the Trendline Z index. | |
UseCartesianInterpolation | Sets whether Cartesian Interpolation should be used rather than Archimedian spiral based interpolation. | |
UseSingleShadow | Sets whether drop shadow is applied to the whole series visual or to each of the individual shapes forming the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>) |
View on GitHub