Represents a IgxDoughnutChartComponent base series.

IgxRingSeriesBaseComponent

new IgxRingSeriesBaseComponent(): IgxRingSeriesBaseComponent

Returns IgxRingSeriesBaseComponent

ngAcceptInputType_brushes: string | string[]

ngAcceptInputType_isSurfaceInteractionDisabled

Section titled "ngAcceptInputType_isSurfaceInteractionDisabled"
ngAcceptInputType_isSurfaceInteractionDisabled: string | boolean
ngAcceptInputType_labelExtent: string | number

ngAcceptInputType_labelFormatSpecifiers

Section titled "ngAcceptInputType_labelFormatSpecifiers"
ngAcceptInputType_labelFormatSpecifiers: string | any[]
ngAcceptInputType_labelsPosition: string | LabelsPosition
ngAcceptInputType_leaderLineMargin: string | number

ngAcceptInputType_leaderLineOpacity

Section titled "ngAcceptInputType_leaderLineOpacity"
ngAcceptInputType_leaderLineOpacity: string | number

ngAcceptInputType_leaderLineStrokeThickness

Section titled "ngAcceptInputType_leaderLineStrokeThickness"
ngAcceptInputType_leaderLineStrokeThickness: string | number
ngAcceptInputType_leaderLineType: string | LeaderLineType

ngAcceptInputType_leaderLineVisibility

Section titled "ngAcceptInputType_leaderLineVisibility"
ngAcceptInputType_leaderLineVisibility: any

ngAcceptInputType_legendLabelFormatSpecifiers

Section titled "ngAcceptInputType_legendLabelFormatSpecifiers"
ngAcceptInputType_legendLabelFormatSpecifiers: string | any[]

ngAcceptInputType_legendOthersLabelFormatSpecifiers

Section titled "ngAcceptInputType_legendOthersLabelFormatSpecifiers"
ngAcceptInputType_legendOthersLabelFormatSpecifiers: string | any[]

ngAcceptInputType_othersCategoryOpacity

Section titled "ngAcceptInputType_othersCategoryOpacity"
ngAcceptInputType_othersCategoryOpacity: string | number

ngAcceptInputType_othersCategoryStrokeThickness

Section titled "ngAcceptInputType_othersCategoryStrokeThickness"
ngAcceptInputType_othersCategoryStrokeThickness: string | number

ngAcceptInputType_othersCategoryThreshold

Section titled "ngAcceptInputType_othersCategoryThreshold"
ngAcceptInputType_othersCategoryThreshold: string | number

ngAcceptInputType_othersCategoryType

Section titled "ngAcceptInputType_othersCategoryType"
ngAcceptInputType_othersCategoryType: any

ngAcceptInputType_othersLabelFormatSpecifiers

Section titled "ngAcceptInputType_othersLabelFormatSpecifiers"
ngAcceptInputType_othersLabelFormatSpecifiers: string | any[]
ngAcceptInputType_outlines: string | string[]
ngAcceptInputType_radiusFactor: string | number

ngAcceptInputType_selectedSliceOpacity

Section titled "ngAcceptInputType_selectedSliceOpacity"
ngAcceptInputType_selectedSliceOpacity: string | number

ngAcceptInputType_selectedSliceStrokeThickness

Section titled "ngAcceptInputType_selectedSliceStrokeThickness"
ngAcceptInputType_selectedSliceStrokeThickness: string | number
ngAcceptInputType_startAngle: string | number
ɵcmp: ɵɵComponentDeclaration<IgxRingSeriesBaseComponent, "ng-component", never, object, object, never, never>
ɵfac: ɵɵFactoryDeclaration<IgxRingSeriesBaseComponent, never>
brushes: string[]
dataSource: any[]
formatLabel: object
formatLegendLabel: object
isSurfaceInteractionDisabled: boolean
labelExtent: number
labelFormat: string
labelFormatSpecifiers: any[]
labelInnerColor: string
labelMemberPath: string
labelOuterColor: string
labelsPosition: LabelsPosition
leaderLineFill: string
leaderLineMargin: number
leaderLineOpacity: number
leaderLineStroke: string
leaderLineStrokeThickness: number
leaderLineType: LeaderLineType
leaderLineVisibility: Visibility
legend: any
legendLabelFormat: string
legendLabelFormatSpecifiers: any[]
legendLabelMemberPath: string
legendOthersLabelFormat: string
legendOthersLabelFormatSpecifiers: any[]
othersCategoryFill: string
othersCategoryOpacity: number
othersCategoryStroke: string
othersCategoryStrokeThickness: number
othersCategoryText: string
othersCategoryThreshold: number
othersCategoryType: OthersCategoryType
othersLabelFormat: string
othersLabelFormatSpecifiers: any[]
outlines: string[]
radiusFactor: number
selectedSliceFill: string
selectedSliceOpacity: number
selectedSliceStroke: string
selectedSliceStrokeThickness: number
showDefaultTooltip: boolean
startAngle: number
textStyle: string
tooltipContainerTemplate: TemplateRef<any>
tooltipTemplate: TemplateRef<any>
valueMemberPath: string
get i(): RingSeriesBase

Returns RingSeriesBase

Event raised when a property (including "effective" and non-dependency property) value changes.

get propertyUpdated(): EventEmitter<object>

Returns EventEmitter<object>

bindData(): void

Returns void

ensureLeaderLineStyle(): void

Returns void

ensureOthersCategoryStyle(): void

Returns void

ensureSelectedStyle(): void

Returns void

findByName(name: string): any

Parameters

  • name: string

Returns any

ngOnInit(): void

Returns void

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

sychronizeCollections(): void

Returns void

_createFromInternal(internal: any): IgxRingSeriesBaseComponent

Parameters

  • internal: any

Returns IgxRingSeriesBaseComponent