Represents a DoughnutChartComponent base series.
Constructors
Section titled "Constructors"IgrRingSeriesBase
new IgrRingSeriesBase(props: P): IgrRingSeriesBase Returns IgrRingSeriesBase
Properties
Section titled "Properties"brushes
Section titled "brushes"brushes: string[] dataSource
Section titled "dataSource"dataSource: any[] formatLabel
Section titled "formatLabel"formatLabel: object formatLegendLabel
Section titled "formatLegendLabel"formatLegendLabel: object isSurfaceInteractionDisabled
Section titled "isSurfaceInteractionDisabled"isSurfaceInteractionDisabled: boolean labelExtent
Section titled "labelExtent"labelExtent: number labelFormat
Section titled "labelFormat"labelFormat: string labelFormatSpecifiers
Section titled "labelFormatSpecifiers"labelFormatSpecifiers: any[] labelInnerColor
Section titled "labelInnerColor"labelInnerColor: string labelMemberPath
Section titled "labelMemberPath"labelMemberPath: string labelOuterColor
Section titled "labelOuterColor"labelOuterColor: string labelsPosition
Section titled "labelsPosition"labelsPosition: LabelsPosition leaderLineFill
Section titled "leaderLineFill"leaderLineFill: string leaderLineMargin
Section titled "leaderLineMargin"leaderLineMargin: number leaderLineOpacity
Section titled "leaderLineOpacity"leaderLineOpacity: number leaderLineStroke
Section titled "leaderLineStroke"leaderLineStroke: string leaderLineStrokeThickness
Section titled "leaderLineStrokeThickness"leaderLineStrokeThickness: number leaderLineType
Section titled "leaderLineType"leaderLineType: LeaderLineType leaderLineVisibility
Section titled "leaderLineVisibility"leaderLineVisibility: Visibility legend
Section titled "legend"legend: any legendLabelFormat
Section titled "legendLabelFormat"legendLabelFormat: string legendLabelFormatSpecifiers
Section titled "legendLabelFormatSpecifiers"legendLabelFormatSpecifiers: any[] legendLabelMemberPath
Section titled "legendLabelMemberPath"legendLabelMemberPath: string legendOthersLabelFormat
Section titled "legendOthersLabelFormat"legendOthersLabelFormat: string legendOthersLabelFormatSpecifiers
Section titled "legendOthersLabelFormatSpecifiers"legendOthersLabelFormatSpecifiers: any[] othersCategoryFill
Section titled "othersCategoryFill"othersCategoryFill: string othersCategoryOpacity
Section titled "othersCategoryOpacity"othersCategoryOpacity: number othersCategoryStroke
Section titled "othersCategoryStroke"othersCategoryStroke: string othersCategoryStrokeThickness
Section titled "othersCategoryStrokeThickness"othersCategoryStrokeThickness: number othersCategoryText
Section titled "othersCategoryText"othersCategoryText: string othersCategoryThreshold
Section titled "othersCategoryThreshold"othersCategoryThreshold: number othersCategoryType
Section titled "othersCategoryType"othersCategoryType: OthersCategoryType othersLabelFormat
Section titled "othersLabelFormat"othersLabelFormat: string othersLabelFormatSpecifiers
Section titled "othersLabelFormatSpecifiers"othersLabelFormatSpecifiers: any[] outlines
Section titled "outlines"outlines: string[] propertyUpdated
Section titled "propertyUpdated"propertyUpdated: object radiusFactor
Section titled "radiusFactor"radiusFactor: number selectedSliceFill
Section titled "selectedSliceFill"selectedSliceFill: string selectedSliceOpacity
Section titled "selectedSliceOpacity"selectedSliceOpacity: number selectedSliceStroke
Section titled "selectedSliceStroke"selectedSliceStroke: string selectedSliceStrokeThickness
Section titled "selectedSliceStrokeThickness"selectedSliceStrokeThickness: number showDefaultTooltip
Section titled "showDefaultTooltip"showDefaultTooltip: boolean startAngle
Section titled "startAngle"startAngle: number textStyle
Section titled "textStyle"textStyle: string tooltipContainerTemplate
Section titled "tooltipContainerTemplate"tooltipContainerTemplate: any tooltipTemplate
Section titled "tooltipTemplate"tooltipTemplate: any valueMemberPath
Section titled "valueMemberPath"valueMemberPath: string Accessors
Section titled "Accessors"get i(): RingSeriesBase Returns RingSeriesBase
Methods
Section titled "Methods"bindData
Section titled "bindData"bindData(): void Returns void
componentDidMount
Section titled "componentDidMount"componentDidMount(): void Returns void
ensureLeaderLineStyle
Section titled "ensureLeaderLineStyle"ensureLeaderLineStyle(): void Returns void
ensureOthersCategoryStyle
Section titled "ensureOthersCategoryStyle"ensureOthersCategoryStyle(): void Returns void
ensureSelectedStyle
Section titled "ensureSelectedStyle"ensureSelectedStyle(): void Returns void
findByName
Section titled "findByName"findByName(name: string): any Parameters
- name:
string
Returns any
provideContainer
Section titled "provideContainer"Called by the UI framework to provide a UI container for rendering this control.
provideContainer(container: any): void Parameters
- container:
any- The UI container element.
Returns void
render
Section titled "render"render(): any Returns any
shouldComponentUpdate
Section titled "shouldComponentUpdate"shouldComponentUpdate(nextProps: any, nextState: any): boolean Parameters
- nextProps:
any - nextState:
any
Returns boolean
sychronizeCollections
Section titled "sychronizeCollections"sychronizeCollections(): void Returns void
_createFromInternal
Section titled "_createFromInternal"_createFromInternal(internal: any): IgrRingSeriesBase Parameters
- internal:
any