Represents a DataPie chart control that can plot DataPie data
Constructors
Section titled "Constructors"IgrDataPieChart
new IgrDataPieChart(props: IIgrDataPieChartProps): IgrDataPieChart Returns IgrDataPieChart
Properties
Section titled "Properties"actualAngleAxisLabelTextColor
Section titled "actualAngleAxisLabelTextColor"Inherited from: IgrDataPieBaseChart
actualAngleAxisLabelTextColor: string actualBrushes
Section titled "actualBrushes"Inherited from: IgrDataPieBaseChart
actualBrushes: string[] actualOutlines
Section titled "actualOutlines"Inherited from: IgrDataPieBaseChart
actualOutlines: string[] actualValueAxisLabelTextColor
Section titled "actualValueAxisLabelTextColor"Inherited from: IgrDataPieBaseChart
actualValueAxisLabelTextColor: string alignsGridLinesToPixels
Section titled "alignsGridLinesToPixels"Inherited from: IgrDataPieBaseChart
alignsGridLinesToPixels: boolean angleAxisExtent
Section titled "angleAxisExtent"Inherited from: IgrDataPieBaseChart
angleAxisExtent: number angleAxisFavorLabellingScaleEnd
Section titled "angleAxisFavorLabellingScaleEnd"Inherited from: IgrDataPieBaseChart
angleAxisFavorLabellingScaleEnd: boolean angleAxisFormatLabel
Section titled "angleAxisFormatLabel"Inherited from: IgrDataPieBaseChart
angleAxisFormatLabel: object angleAxisInterval
Section titled "angleAxisInterval"Inherited from: IgrDataPieBaseChart
angleAxisInterval: number angleAxisInverted
Section titled "angleAxisInverted"Inherited from: IgrDataPieBaseChart
angleAxisInverted: boolean angleAxisLabel
Section titled "angleAxisLabel"Inherited from: IgrDataPieBaseChart
angleAxisLabel: any angleAxisLabelAngle
Section titled "angleAxisLabelAngle"Inherited from: IgrDataPieBaseChart
angleAxisLabelAngle: number angleAxisLabelBottomMargin
Section titled "angleAxisLabelBottomMargin"Inherited from: IgrDataPieBaseChart
angleAxisLabelBottomMargin: number angleAxisLabelFormat
Section titled "angleAxisLabelFormat"Inherited from: IgrDataPieBaseChart
angleAxisLabelFormat: string angleAxisLabelFormatSpecifiers
Section titled "angleAxisLabelFormatSpecifiers"Inherited from: IgrDataPieBaseChart
angleAxisLabelFormatSpecifiers: any[] angleAxisLabelHorizontalAlignment
Section titled "angleAxisLabelHorizontalAlignment"Inherited from: IgrDataPieBaseChart
angleAxisLabelHorizontalAlignment: HorizontalAlignment angleAxisLabelLeftMargin
Section titled "angleAxisLabelLeftMargin"Inherited from: IgrDataPieBaseChart
angleAxisLabelLeftMargin: number angleAxisLabelLocation
Section titled "angleAxisLabelLocation"Inherited from: IgrDataPieBaseChart
angleAxisLabelLocation: AngleAxisLabelLocation angleAxisLabelRightMargin
Section titled "angleAxisLabelRightMargin"Inherited from: IgrDataPieBaseChart
angleAxisLabelRightMargin: number angleAxisLabelTextColor
Section titled "angleAxisLabelTextColor"Inherited from: IgrDataPieBaseChart
angleAxisLabelTextColor: string angleAxisLabelTextStyle
Section titled "angleAxisLabelTextStyle"Inherited from: IgrDataPieBaseChart
angleAxisLabelTextStyle: string angleAxisLabelTopMargin
Section titled "angleAxisLabelTopMargin"Inherited from: IgrDataPieBaseChart
angleAxisLabelTopMargin: number angleAxisLabelVerticalAlignment
Section titled "angleAxisLabelVerticalAlignment"Inherited from: IgrDataPieBaseChart
angleAxisLabelVerticalAlignment: VerticalAlignment angleAxisLabelVisibility
Section titled "angleAxisLabelVisibility"Inherited from: IgrDataPieBaseChart
angleAxisLabelVisibility: Visibility angleAxisMajorStroke
Section titled "angleAxisMajorStroke"Inherited from: IgrDataPieBaseChart
angleAxisMajorStroke: string angleAxisMajorStrokeThickness
Section titled "angleAxisMajorStrokeThickness"Inherited from: IgrDataPieBaseChart
angleAxisMajorStrokeThickness: number angleAxisMaximumExtent
Section titled "angleAxisMaximumExtent"Inherited from: IgrDataPieBaseChart
angleAxisMaximumExtent: number angleAxisMaximumExtentPercentage
Section titled "angleAxisMaximumExtentPercentage"Inherited from: IgrDataPieBaseChart
angleAxisMaximumExtentPercentage: number angleAxisMinorInterval
Section titled "angleAxisMinorInterval"Inherited from: IgrDataPieBaseChart
angleAxisMinorInterval: number angleAxisMinorStroke
Section titled "angleAxisMinorStroke"Inherited from: IgrDataPieBaseChart
angleAxisMinorStroke: string angleAxisMinorStrokeThickness
Section titled "angleAxisMinorStrokeThickness"Inherited from: IgrDataPieBaseChart
angleAxisMinorStrokeThickness: number angleAxisStrip
Section titled "angleAxisStrip"Inherited from: IgrDataPieBaseChart
angleAxisStrip: string angleAxisStroke
Section titled "angleAxisStroke"Inherited from: IgrDataPieBaseChart
angleAxisStroke: string angleAxisStrokeThickness
Section titled "angleAxisStrokeThickness"Inherited from: IgrDataPieBaseChart
angleAxisStrokeThickness: number angleAxisTickLength
Section titled "angleAxisTickLength"Inherited from: IgrDataPieBaseChart
angleAxisTickLength: number angleAxisTickStroke
Section titled "angleAxisTickStroke"Inherited from: IgrDataPieBaseChart
angleAxisTickStroke: string angleAxisTickStrokeThickness
Section titled "angleAxisTickStrokeThickness"Inherited from: IgrDataPieBaseChart
angleAxisTickStrokeThickness: number angleAxisTitle
Section titled "angleAxisTitle"Inherited from: IgrDataPieBaseChart
angleAxisTitle: string angleAxisTitleAlignment
Section titled "angleAxisTitleAlignment"Inherited from: IgrDataPieBaseChart
angleAxisTitleAlignment: HorizontalAlignment angleAxisTitleAngle
Section titled "angleAxisTitleAngle"Inherited from: IgrDataPieBaseChart
angleAxisTitleAngle: number angleAxisTitleBottomMargin
Section titled "angleAxisTitleBottomMargin"Inherited from: IgrDataPieBaseChart
angleAxisTitleBottomMargin: number angleAxisTitleLeftMargin
Section titled "angleAxisTitleLeftMargin"Inherited from: IgrDataPieBaseChart
angleAxisTitleLeftMargin: number angleAxisTitleMargin
Section titled "angleAxisTitleMargin"Inherited from: IgrDataPieBaseChart
angleAxisTitleMargin: number angleAxisTitleRightMargin
Section titled "angleAxisTitleRightMargin"Inherited from: IgrDataPieBaseChart
angleAxisTitleRightMargin: number angleAxisTitleTextColor
Section titled "angleAxisTitleTextColor"Inherited from: IgrDataPieBaseChart
angleAxisTitleTextColor: string angleAxisTitleTextStyle
Section titled "angleAxisTitleTextStyle"Inherited from: IgrDataPieBaseChart
angleAxisTitleTextStyle: string angleAxisTitleTopMargin
Section titled "angleAxisTitleTopMargin"Inherited from: IgrDataPieBaseChart
angleAxisTitleTopMargin: number animateSeriesWhenAxisRangeChanges
Section titled "animateSeriesWhenAxisRangeChanges"Inherited from: IgrDataPieBaseChart
animateSeriesWhenAxisRangeChanges: boolean areaFillOpacity
Section titled "areaFillOpacity"Inherited from: IgrDataPieBaseChart
areaFillOpacity: number autoCalloutsVisible
Section titled "autoCalloutsVisible"Inherited from: IgrDataPieBaseChart
autoCalloutsVisible: boolean bottomMargin
Section titled "bottomMargin"Inherited from: IgrDataPieBaseChart
bottomMargin: number brushes
Section titled "brushes"Inherited from: IgrDataPieBaseChart
brushes: string[] calloutCollisionMode
Section titled "calloutCollisionMode"Inherited from: IgrDataPieBaseChart
calloutCollisionMode: CalloutCollisionMode calloutLabelUpdating
Section titled "calloutLabelUpdating"Inherited from: IgrDataPieBaseChart
calloutLabelUpdating: object calloutRenderStyleUpdating
Section titled "calloutRenderStyleUpdating"Inherited from: IgrDataPieBaseChart
calloutRenderStyleUpdating: object calloutsAllowedPositions
Section titled "calloutsAllowedPositions"Inherited from: IgrDataPieBaseChart
calloutsAllowedPositions: IgrCalloutPlacementPositionsCollection calloutsAutoLabelPrecision
Section titled "calloutsAutoLabelPrecision"Inherited from: IgrDataPieBaseChart
calloutsAutoLabelPrecision: number calloutsBackground
Section titled "calloutsBackground"Inherited from: IgrDataPieBaseChart
calloutsBackground: string calloutsContentMemberPath
Section titled "calloutsContentMemberPath"Inherited from: IgrDataPieBaseChart
calloutsContentMemberPath: string calloutsDarkTextColor
Section titled "calloutsDarkTextColor"Inherited from: IgrDataPieBaseChart
calloutsDarkTextColor: string calloutsDataSource
Section titled "calloutsDataSource"Inherited from: IgrDataPieBaseChart
calloutsDataSource: any[] calloutsLabelMemberPath
Section titled "calloutsLabelMemberPath"Inherited from: IgrDataPieBaseChart
calloutsLabelMemberPath: string calloutsLeaderBrush
Section titled "calloutsLeaderBrush"Inherited from: IgrDataPieBaseChart
calloutsLeaderBrush: string calloutsLightTextColor
Section titled "calloutsLightTextColor"Inherited from: IgrDataPieBaseChart
calloutsLightTextColor: string calloutsOutline
Section titled "calloutsOutline"Inherited from: IgrDataPieBaseChart
calloutsOutline: string calloutsStrokeThickness
Section titled "calloutsStrokeThickness"Inherited from: IgrDataPieBaseChart
calloutsStrokeThickness: number calloutsTextColor
Section titled "calloutsTextColor"Inherited from: IgrDataPieBaseChart
calloutsTextColor: string calloutsTextStyle
Section titled "calloutsTextStyle"Inherited from: IgrDataPieBaseChart
calloutsTextStyle: string calloutStyleUpdating
Section titled "calloutStyleUpdating"Inherited from: IgrDataPieBaseChart
calloutStyleUpdating: object calloutStyleUpdatingEventEnabled
Section titled "calloutStyleUpdatingEventEnabled"Inherited from: IgrDataPieBaseChart
calloutStyleUpdatingEventEnabled: boolean calloutsUseAutoContrastingLabelColors
Section titled "calloutsUseAutoContrastingLabelColors"Inherited from: IgrDataPieBaseChart
calloutsUseAutoContrastingLabelColors: boolean calloutsUseItemColorForFill
Section titled "calloutsUseItemColorForFill"Inherited from: IgrDataPieBaseChart
calloutsUseItemColorForFill: boolean calloutsUseItemColorForOutline
Section titled "calloutsUseItemColorForOutline"Inherited from: IgrDataPieBaseChart
calloutsUseItemColorForOutline: boolean calloutsVisible
Section titled "calloutsVisible"Inherited from: IgrDataPieBaseChart
calloutsVisible: boolean calloutsXMemberPath
Section titled "calloutsXMemberPath"Inherited from: IgrDataPieBaseChart
calloutsXMemberPath: string calloutsYMemberPath
Section titled "calloutsYMemberPath"Inherited from: IgrDataPieBaseChart
calloutsYMemberPath: string chartTitle
Section titled "chartTitle"Inherited from: IgrDataPieBaseChart
chartTitle: string chartType
Section titled "chartType"chartType: DataPieChartType computedPlotAreaMarginMode
Section titled "computedPlotAreaMarginMode"Inherited from: IgrDataPieBaseChart
computedPlotAreaMarginMode: ComputedPlotAreaMarginMode crosshairsAnnotationEnabled
Section titled "crosshairsAnnotationEnabled"Inherited from: IgrDataPieBaseChart
crosshairsAnnotationEnabled: boolean crosshairsAnnotationXAxisBackground
Section titled "crosshairsAnnotationXAxisBackground"Inherited from: IgrDataPieBaseChart
crosshairsAnnotationXAxisBackground: string crosshairsAnnotationXAxisPrecision
Section titled "crosshairsAnnotationXAxisPrecision"Inherited from: IgrDataPieBaseChart
crosshairsAnnotationXAxisPrecision: number crosshairsAnnotationXAxisTextColor
Section titled "crosshairsAnnotationXAxisTextColor"Inherited from: IgrDataPieBaseChart
crosshairsAnnotationXAxisTextColor: string crosshairsAnnotationYAxisBackground
Section titled "crosshairsAnnotationYAxisBackground"Inherited from: IgrDataPieBaseChart
crosshairsAnnotationYAxisBackground: string crosshairsAnnotationYAxisPrecision
Section titled "crosshairsAnnotationYAxisPrecision"Inherited from: IgrDataPieBaseChart
crosshairsAnnotationYAxisPrecision: number crosshairsAnnotationYAxisTextColor
Section titled "crosshairsAnnotationYAxisTextColor"Inherited from: IgrDataPieBaseChart
crosshairsAnnotationYAxisTextColor: string crosshairsDisplayMode
Section titled "crosshairsDisplayMode"Inherited from: IgrDataPieBaseChart
crosshairsDisplayMode: CrosshairsDisplayMode crosshairsLineHorizontalStroke
Section titled "crosshairsLineHorizontalStroke"Inherited from: IgrDataPieBaseChart
crosshairsLineHorizontalStroke: string crosshairsLineThickness
Section titled "crosshairsLineThickness"Inherited from: IgrDataPieBaseChart
crosshairsLineThickness: number crosshairsLineVerticalStroke
Section titled "crosshairsLineVerticalStroke"Inherited from: IgrDataPieBaseChart
crosshairsLineVerticalStroke: string crosshairsSkipInvalidData
Section titled "crosshairsSkipInvalidData"Inherited from: IgrDataPieBaseChart
crosshairsSkipInvalidData: boolean crosshairsSkipZeroValueFragments
Section titled "crosshairsSkipZeroValueFragments"Inherited from: IgrDataPieBaseChart
crosshairsSkipZeroValueFragments: boolean crosshairsSnapToData
Section titled "crosshairsSnapToData"Inherited from: IgrDataPieBaseChart
crosshairsSnapToData: boolean darkSliceLabelColor
Section titled "darkSliceLabelColor"Inherited from: IgrDataPieBaseChart
darkSliceLabelColor: string dataSource
Section titled "dataSource"dataSource: any[] dataToolTipBadgeMarginBottom
Section titled "dataToolTipBadgeMarginBottom"Inherited from: IgrDataPieBaseChart
dataToolTipBadgeMarginBottom: number dataToolTipBadgeMarginLeft
Section titled "dataToolTipBadgeMarginLeft"Inherited from: IgrDataPieBaseChart
dataToolTipBadgeMarginLeft: number dataToolTipBadgeMarginRight
Section titled "dataToolTipBadgeMarginRight"Inherited from: IgrDataPieBaseChart
dataToolTipBadgeMarginRight: number dataToolTipBadgeMarginTop
Section titled "dataToolTipBadgeMarginTop"Inherited from: IgrDataPieBaseChart
dataToolTipBadgeMarginTop: number dataToolTipBadgeShape
Section titled "dataToolTipBadgeShape"Inherited from: IgrDataPieBaseChart
dataToolTipBadgeShape: LegendItemBadgeShape dataToolTipDefaultPositionOffsetX
Section titled "dataToolTipDefaultPositionOffsetX"Inherited from: IgrDataPieBaseChart
dataToolTipDefaultPositionOffsetX: number dataToolTipDefaultPositionOffsetY
Section titled "dataToolTipDefaultPositionOffsetY"Inherited from: IgrDataPieBaseChart
dataToolTipDefaultPositionOffsetY: number dataToolTipExcludedColumns
Section titled "dataToolTipExcludedColumns"Inherited from: IgrDataPieBaseChart
dataToolTipExcludedColumns: string[] dataToolTipExcludedSeries
Section titled "dataToolTipExcludedSeries"Inherited from: IgrDataPieBaseChart
dataToolTipExcludedSeries: string[] dataToolTipGroupedPositionModeX
Section titled "dataToolTipGroupedPositionModeX"Inherited from: IgrDataPieBaseChart
dataToolTipGroupedPositionModeX: DataTooltipGroupedPositionX dataToolTipGroupedPositionModeY
Section titled "dataToolTipGroupedPositionModeY"Inherited from: IgrDataPieBaseChart
dataToolTipGroupedPositionModeY: DataTooltipGroupedPositionY dataToolTipGroupingMode
Section titled "dataToolTipGroupingMode"Inherited from: IgrDataPieBaseChart
dataToolTipGroupingMode: DataToolTipLayerGroupingMode dataToolTipGroupRowMarginBottom
Section titled "dataToolTipGroupRowMarginBottom"Inherited from: IgrDataPieBaseChart
dataToolTipGroupRowMarginBottom: number dataToolTipGroupRowMarginLeft
Section titled "dataToolTipGroupRowMarginLeft"Inherited from: IgrDataPieBaseChart
dataToolTipGroupRowMarginLeft: number dataToolTipGroupRowMarginRight
Section titled "dataToolTipGroupRowMarginRight"Inherited from: IgrDataPieBaseChart
dataToolTipGroupRowMarginRight: number dataToolTipGroupRowMarginTop
Section titled "dataToolTipGroupRowMarginTop"Inherited from: IgrDataPieBaseChart
dataToolTipGroupRowMarginTop: number dataToolTipGroupRowVisible
Section titled "dataToolTipGroupRowVisible"Inherited from: IgrDataPieBaseChart
dataToolTipGroupRowVisible: boolean dataToolTipGroupTextColor
Section titled "dataToolTipGroupTextColor"Inherited from: IgrDataPieBaseChart
dataToolTipGroupTextColor: string dataToolTipGroupTextMarginBottom
Section titled "dataToolTipGroupTextMarginBottom"Inherited from: IgrDataPieBaseChart
dataToolTipGroupTextMarginBottom: number dataToolTipGroupTextMarginLeft
Section titled "dataToolTipGroupTextMarginLeft"Inherited from: IgrDataPieBaseChart
dataToolTipGroupTextMarginLeft: number dataToolTipGroupTextMarginRight
Section titled "dataToolTipGroupTextMarginRight"Inherited from: IgrDataPieBaseChart
dataToolTipGroupTextMarginRight: number dataToolTipGroupTextMarginTop
Section titled "dataToolTipGroupTextMarginTop"Inherited from: IgrDataPieBaseChart
dataToolTipGroupTextMarginTop: number dataToolTipGroupTextStyle
Section titled "dataToolTipGroupTextStyle"Inherited from: IgrDataPieBaseChart
dataToolTipGroupTextStyle: string dataToolTipHeaderFormatCulture
Section titled "dataToolTipHeaderFormatCulture"Inherited from: IgrDataPieBaseChart
dataToolTipHeaderFormatCulture: string dataToolTipHeaderFormatDate
Section titled "dataToolTipHeaderFormatDate"Inherited from: IgrDataPieBaseChart
dataToolTipHeaderFormatDate: DataLegendHeaderDateMode dataToolTipHeaderFormatSpecifiers
Section titled "dataToolTipHeaderFormatSpecifiers"Inherited from: IgrDataPieBaseChart
dataToolTipHeaderFormatSpecifiers: any[] dataToolTipHeaderFormatString
Section titled "dataToolTipHeaderFormatString"Inherited from: IgrDataPieBaseChart
dataToolTipHeaderFormatString: string dataToolTipHeaderFormatTime
Section titled "dataToolTipHeaderFormatTime"Inherited from: IgrDataPieBaseChart
dataToolTipHeaderFormatTime: DataLegendHeaderTimeMode dataToolTipHeaderRowMarginBottom
Section titled "dataToolTipHeaderRowMarginBottom"Inherited from: IgrDataPieBaseChart
dataToolTipHeaderRowMarginBottom: number dataToolTipHeaderRowMarginLeft
Section titled "dataToolTipHeaderRowMarginLeft"Inherited from: IgrDataPieBaseChart
dataToolTipHeaderRowMarginLeft: number dataToolTipHeaderRowMarginRight
Section titled "dataToolTipHeaderRowMarginRight"Inherited from: IgrDataPieBaseChart
dataToolTipHeaderRowMarginRight: number dataToolTipHeaderRowMarginTop
Section titled "dataToolTipHeaderRowMarginTop"Inherited from: IgrDataPieBaseChart
dataToolTipHeaderRowMarginTop: number dataToolTipHeaderRowVisible
Section titled "dataToolTipHeaderRowVisible"Inherited from: IgrDataPieBaseChart
dataToolTipHeaderRowVisible: boolean dataToolTipHeaderText
Section titled "dataToolTipHeaderText"Inherited from: IgrDataPieBaseChart
dataToolTipHeaderText: string dataToolTipHeaderTextColor
Section titled "dataToolTipHeaderTextColor"Inherited from: IgrDataPieBaseChart
dataToolTipHeaderTextColor: string dataToolTipHeaderTextMarginBottom
Section titled "dataToolTipHeaderTextMarginBottom"Inherited from: IgrDataPieBaseChart
dataToolTipHeaderTextMarginBottom: number dataToolTipHeaderTextMarginLeft
Section titled "dataToolTipHeaderTextMarginLeft"Inherited from: IgrDataPieBaseChart
dataToolTipHeaderTextMarginLeft: number dataToolTipHeaderTextMarginRight
Section titled "dataToolTipHeaderTextMarginRight"Inherited from: IgrDataPieBaseChart
dataToolTipHeaderTextMarginRight: number dataToolTipHeaderTextMarginTop
Section titled "dataToolTipHeaderTextMarginTop"Inherited from: IgrDataPieBaseChart
dataToolTipHeaderTextMarginTop: number dataToolTipHeaderTextStyle
Section titled "dataToolTipHeaderTextStyle"Inherited from: IgrDataPieBaseChart
dataToolTipHeaderTextStyle: string dataToolTipIncludedColumns
Section titled "dataToolTipIncludedColumns"Inherited from: IgrDataPieBaseChart
dataToolTipIncludedColumns: string[] dataToolTipIncludedSeries
Section titled "dataToolTipIncludedSeries"Inherited from: IgrDataPieBaseChart
dataToolTipIncludedSeries: string[] dataToolTipLabelDisplayMode
Section titled "dataToolTipLabelDisplayMode"Inherited from: IgrDataPieBaseChart
dataToolTipLabelDisplayMode: DataLegendLabelMode dataToolTipLabelTextColor
Section titled "dataToolTipLabelTextColor"Inherited from: IgrDataPieBaseChart
dataToolTipLabelTextColor: string dataToolTipLabelTextMarginBottom
Section titled "dataToolTipLabelTextMarginBottom"Inherited from: IgrDataPieBaseChart
dataToolTipLabelTextMarginBottom: number dataToolTipLabelTextMarginLeft
Section titled "dataToolTipLabelTextMarginLeft"Inherited from: IgrDataPieBaseChart
dataToolTipLabelTextMarginLeft: number dataToolTipLabelTextMarginRight
Section titled "dataToolTipLabelTextMarginRight"Inherited from: IgrDataPieBaseChart
dataToolTipLabelTextMarginRight: number dataToolTipLabelTextMarginTop
Section titled "dataToolTipLabelTextMarginTop"Inherited from: IgrDataPieBaseChart
dataToolTipLabelTextMarginTop: number dataToolTipLabelTextStyle
Section titled "dataToolTipLabelTextStyle"Inherited from: IgrDataPieBaseChart
dataToolTipLabelTextStyle: string dataToolTipPositionOffsetX
Section titled "dataToolTipPositionOffsetX"Inherited from: IgrDataPieBaseChart
dataToolTipPositionOffsetX: number dataToolTipPositionOffsetY
Section titled "dataToolTipPositionOffsetY"Inherited from: IgrDataPieBaseChart
dataToolTipPositionOffsetY: number dataToolTipShouldUpdateWhenSeriesDataChanges
Section titled "dataToolTipShouldUpdateWhenSeriesDataChanges"Inherited from: IgrDataPieBaseChart
dataToolTipShouldUpdateWhenSeriesDataChanges: boolean dataToolTipSummaryLabelText
Section titled "dataToolTipSummaryLabelText"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryLabelText: string dataToolTipSummaryLabelTextColor
Section titled "dataToolTipSummaryLabelTextColor"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryLabelTextColor: string dataToolTipSummaryLabelTextStyle
Section titled "dataToolTipSummaryLabelTextStyle"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryLabelTextStyle: string dataToolTipSummaryRowMarginBottom
Section titled "dataToolTipSummaryRowMarginBottom"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryRowMarginBottom: number dataToolTipSummaryRowMarginLeft
Section titled "dataToolTipSummaryRowMarginLeft"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryRowMarginLeft: number dataToolTipSummaryRowMarginRight
Section titled "dataToolTipSummaryRowMarginRight"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryRowMarginRight: number dataToolTipSummaryRowMarginTop
Section titled "dataToolTipSummaryRowMarginTop"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryRowMarginTop: number dataToolTipSummaryTitleText
Section titled "dataToolTipSummaryTitleText"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryTitleText: string dataToolTipSummaryTitleTextColor
Section titled "dataToolTipSummaryTitleTextColor"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryTitleTextColor: string dataToolTipSummaryTitleTextMarginBottom
Section titled "dataToolTipSummaryTitleTextMarginBottom"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryTitleTextMarginBottom: number dataToolTipSummaryTitleTextMarginLeft
Section titled "dataToolTipSummaryTitleTextMarginLeft"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryTitleTextMarginLeft: number dataToolTipSummaryTitleTextMarginRight
Section titled "dataToolTipSummaryTitleTextMarginRight"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryTitleTextMarginRight: number dataToolTipSummaryTitleTextMarginTop
Section titled "dataToolTipSummaryTitleTextMarginTop"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryTitleTextMarginTop: number dataToolTipSummaryTitleTextStyle
Section titled "dataToolTipSummaryTitleTextStyle"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryTitleTextStyle: string dataToolTipSummaryType
Section titled "dataToolTipSummaryType"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryType: DataLegendSummaryType dataToolTipSummaryUnitsText
Section titled "dataToolTipSummaryUnitsText"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryUnitsText: string dataToolTipSummaryUnitsTextColor
Section titled "dataToolTipSummaryUnitsTextColor"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryUnitsTextColor: string dataToolTipSummaryUnitsTextStyle
Section titled "dataToolTipSummaryUnitsTextStyle"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryUnitsTextStyle: string dataToolTipSummaryValueTextColor
Section titled "dataToolTipSummaryValueTextColor"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryValueTextColor: string dataToolTipSummaryValueTextStyle
Section titled "dataToolTipSummaryValueTextStyle"Inherited from: IgrDataPieBaseChart
dataToolTipSummaryValueTextStyle: string dataToolTipTitleTextColor
Section titled "dataToolTipTitleTextColor"Inherited from: IgrDataPieBaseChart
dataToolTipTitleTextColor: string dataToolTipTitleTextMarginBottom
Section titled "dataToolTipTitleTextMarginBottom"Inherited from: IgrDataPieBaseChart
dataToolTipTitleTextMarginBottom: number dataToolTipTitleTextMarginLeft
Section titled "dataToolTipTitleTextMarginLeft"Inherited from: IgrDataPieBaseChart
dataToolTipTitleTextMarginLeft: number dataToolTipTitleTextMarginRight
Section titled "dataToolTipTitleTextMarginRight"Inherited from: IgrDataPieBaseChart
dataToolTipTitleTextMarginRight: number dataToolTipTitleTextMarginTop
Section titled "dataToolTipTitleTextMarginTop"Inherited from: IgrDataPieBaseChart
dataToolTipTitleTextMarginTop: number dataToolTipTitleTextStyle
Section titled "dataToolTipTitleTextStyle"Inherited from: IgrDataPieBaseChart
dataToolTipTitleTextStyle: string dataToolTipUnitsDisplayMode
Section titled "dataToolTipUnitsDisplayMode"Inherited from: IgrDataPieBaseChart
dataToolTipUnitsDisplayMode: DataLegendUnitsMode dataToolTipUnitsText
Section titled "dataToolTipUnitsText"Inherited from: IgrDataPieBaseChart
dataToolTipUnitsText: string dataToolTipUnitsTextColor
Section titled "dataToolTipUnitsTextColor"Inherited from: IgrDataPieBaseChart
dataToolTipUnitsTextColor: string dataToolTipUnitsTextMarginBottom
Section titled "dataToolTipUnitsTextMarginBottom"Inherited from: IgrDataPieBaseChart
dataToolTipUnitsTextMarginBottom: number dataToolTipUnitsTextMarginLeft
Section titled "dataToolTipUnitsTextMarginLeft"Inherited from: IgrDataPieBaseChart
dataToolTipUnitsTextMarginLeft: number dataToolTipUnitsTextMarginRight
Section titled "dataToolTipUnitsTextMarginRight"Inherited from: IgrDataPieBaseChart
dataToolTipUnitsTextMarginRight: number dataToolTipUnitsTextMarginTop
Section titled "dataToolTipUnitsTextMarginTop"Inherited from: IgrDataPieBaseChart
dataToolTipUnitsTextMarginTop: number dataToolTipUnitsTextStyle
Section titled "dataToolTipUnitsTextStyle"Inherited from: IgrDataPieBaseChart
dataToolTipUnitsTextStyle: string dataToolTipValueFormatAbbreviation
Section titled "dataToolTipValueFormatAbbreviation"Inherited from: IgrDataPieBaseChart
dataToolTipValueFormatAbbreviation: DataAbbreviationMode dataToolTipValueFormatCulture
Section titled "dataToolTipValueFormatCulture"Inherited from: IgrDataPieBaseChart
dataToolTipValueFormatCulture: string dataToolTipValueFormatMaxFractions
Section titled "dataToolTipValueFormatMaxFractions"Inherited from: IgrDataPieBaseChart
dataToolTipValueFormatMaxFractions: number dataToolTipValueFormatMinFractions
Section titled "dataToolTipValueFormatMinFractions"Inherited from: IgrDataPieBaseChart
dataToolTipValueFormatMinFractions: number dataToolTipValueFormatMode
Section titled "dataToolTipValueFormatMode"Inherited from: IgrDataPieBaseChart
dataToolTipValueFormatMode: DataLegendValueMode dataToolTipValueFormatSpecifiers
Section titled "dataToolTipValueFormatSpecifiers"Inherited from: IgrDataPieBaseChart
dataToolTipValueFormatSpecifiers: any[] dataToolTipValueFormatString
Section titled "dataToolTipValueFormatString"Inherited from: IgrDataPieBaseChart
dataToolTipValueFormatString: string dataToolTipValueFormatUseGrouping
Section titled "dataToolTipValueFormatUseGrouping"Inherited from: IgrDataPieBaseChart
dataToolTipValueFormatUseGrouping: boolean dataToolTipValueRowMarginBottom
Section titled "dataToolTipValueRowMarginBottom"Inherited from: IgrDataPieBaseChart
dataToolTipValueRowMarginBottom: number dataToolTipValueRowMarginLeft
Section titled "dataToolTipValueRowMarginLeft"Inherited from: IgrDataPieBaseChart
dataToolTipValueRowMarginLeft: number dataToolTipValueRowMarginRight
Section titled "dataToolTipValueRowMarginRight"Inherited from: IgrDataPieBaseChart
dataToolTipValueRowMarginRight: number dataToolTipValueRowMarginTop
Section titled "dataToolTipValueRowMarginTop"Inherited from: IgrDataPieBaseChart
dataToolTipValueRowMarginTop: number dataToolTipValueRowVisible
Section titled "dataToolTipValueRowVisible"Inherited from: IgrDataPieBaseChart
dataToolTipValueRowVisible: boolean dataToolTipValueTextColor
Section titled "dataToolTipValueTextColor"Inherited from: IgrDataPieBaseChart
dataToolTipValueTextColor: string dataToolTipValueTextMarginBottom
Section titled "dataToolTipValueTextMarginBottom"Inherited from: IgrDataPieBaseChart
dataToolTipValueTextMarginBottom: number dataToolTipValueTextMarginLeft
Section titled "dataToolTipValueTextMarginLeft"Inherited from: IgrDataPieBaseChart
dataToolTipValueTextMarginLeft: number dataToolTipValueTextMarginRight
Section titled "dataToolTipValueTextMarginRight"Inherited from: IgrDataPieBaseChart
dataToolTipValueTextMarginRight: number dataToolTipValueTextMarginTop
Section titled "dataToolTipValueTextMarginTop"Inherited from: IgrDataPieBaseChart
dataToolTipValueTextMarginTop: number dataToolTipValueTextStyle
Section titled "dataToolTipValueTextStyle"Inherited from: IgrDataPieBaseChart
dataToolTipValueTextStyle: string dataToolTipValueTextUseSeriesColors
Section titled "dataToolTipValueTextUseSeriesColors"Inherited from: IgrDataPieBaseChart
dataToolTipValueTextUseSeriesColors: boolean dataToolTipValueTextWhenMissingData
Section titled "dataToolTipValueTextWhenMissingData"Inherited from: IgrDataPieBaseChart
dataToolTipValueTextWhenMissingData: string excludedProperties
Section titled "excludedProperties"Inherited from: IgrDataPieBaseChart
excludedProperties: string[] filterStringErrorsParsing
Section titled "filterStringErrorsParsing"Inherited from: IgrDataPieBaseChart
filterStringErrorsParsing: object finalValueAnnotationsBackground
Section titled "finalValueAnnotationsBackground"Inherited from: IgrDataPieBaseChart
finalValueAnnotationsBackground: string finalValueAnnotationsPrecision
Section titled "finalValueAnnotationsPrecision"Inherited from: IgrDataPieBaseChart
finalValueAnnotationsPrecision: number finalValueAnnotationsTextColor
Section titled "finalValueAnnotationsTextColor"Inherited from: IgrDataPieBaseChart
finalValueAnnotationsTextColor: string finalValueAnnotationsVisible
Section titled "finalValueAnnotationsVisible"Inherited from: IgrDataPieBaseChart
finalValueAnnotationsVisible: boolean fireMouseLeaveOnManipulationStart
Section titled "fireMouseLeaveOnManipulationStart"Inherited from: IgrDataPieBaseChart
fireMouseLeaveOnManipulationStart: boolean focusBrush
Section titled "focusBrush"Inherited from: IgrDataPieBaseChart
focusBrush: string focusDismissDelayMilliseconds
Section titled "focusDismissDelayMilliseconds"Inherited from: IgrDataPieBaseChart
focusDismissDelayMilliseconds: number focusedSeriesItems
Section titled "focusedSeriesItems"Inherited from: IgrDataPieBaseChart
focusedSeriesItems: IgrChartSelectedItemCollection focusedSeriesItemsChanged
Section titled "focusedSeriesItemsChanged"Inherited from: IgrDataPieBaseChart
focusedSeriesItemsChanged: object focusMode
Section titled "focusMode"Inherited from: IgrDataPieBaseChart
focusMode: SeriesSelectionMode focusTransitionDuration
Section titled "focusTransitionDuration"Inherited from: IgrDataPieBaseChart
focusTransitionDuration: number groupSorts
Section titled "groupSorts"Inherited from: IgrDataPieBaseChart
groupSorts: string height
Section titled "height"height: string highlightedDataSource
Section titled "highlightedDataSource"Inherited from: IgrDataPieBaseChart
highlightedDataSource: any highlightedLegendItemVisibility
Section titled "highlightedLegendItemVisibility"Inherited from: IgrDataPieBaseChart
highlightedLegendItemVisibility: Visibility highlightedValuesDisplayMode
Section titled "highlightedValuesDisplayMode"Inherited from: IgrDataPieBaseChart
highlightedValuesDisplayMode: SeriesHighlightedValuesDisplayMode highlightingBehavior
Section titled "highlightingBehavior"Inherited from: IgrDataPieBaseChart
highlightingBehavior: SeriesHighlightingBehavior highlightingDismissDelayMilliseconds
Section titled "highlightingDismissDelayMilliseconds"Inherited from: IgrDataPieBaseChart
highlightingDismissDelayMilliseconds: number highlightingFadeOpacity
Section titled "highlightingFadeOpacity"Inherited from: IgrDataPieBaseChart
highlightingFadeOpacity: number highlightingMode
Section titled "highlightingMode"Inherited from: IgrDataPieBaseChart
highlightingMode: SeriesHighlightingMode highlightingTransitionDuration
Section titled "highlightingTransitionDuration"Inherited from: IgrDataPieBaseChart
highlightingTransitionDuration: number horizontalViewScrollbarCornerRadius
Section titled "horizontalViewScrollbarCornerRadius"Inherited from: IgrDataPieBaseChart
horizontalViewScrollbarCornerRadius: number horizontalViewScrollbarFill
Section titled "horizontalViewScrollbarFill"Inherited from: IgrDataPieBaseChart
horizontalViewScrollbarFill: string horizontalViewScrollbarHeight
Section titled "horizontalViewScrollbarHeight"Inherited from: IgrDataPieBaseChart
horizontalViewScrollbarHeight: number horizontalViewScrollbarInset
Section titled "horizontalViewScrollbarInset"Inherited from: IgrDataPieBaseChart
horizontalViewScrollbarInset: number horizontalViewScrollbarMaxOpacity
Section titled "horizontalViewScrollbarMaxOpacity"Inherited from: IgrDataPieBaseChart
horizontalViewScrollbarMaxOpacity: number horizontalViewScrollbarMode
Section titled "horizontalViewScrollbarMode"Inherited from: IgrDataPieBaseChart
horizontalViewScrollbarMode: SeriesViewerScrollbarMode horizontalViewScrollbarOutline
Section titled "horizontalViewScrollbarOutline"Inherited from: IgrDataPieBaseChart
horizontalViewScrollbarOutline: string horizontalViewScrollbarPosition
Section titled "horizontalViewScrollbarPosition"Inherited from: IgrDataPieBaseChart
horizontalViewScrollbarPosition: SeriesViewerHorizontalScrollbarPosition horizontalViewScrollbarShouldAddAutoTrackInsets
Section titled "horizontalViewScrollbarShouldAddAutoTrackInsets"Inherited from: IgrDataPieBaseChart
horizontalViewScrollbarShouldAddAutoTrackInsets: boolean horizontalViewScrollbarStrokeThickness
Section titled "horizontalViewScrollbarStrokeThickness"Inherited from: IgrDataPieBaseChart
horizontalViewScrollbarStrokeThickness: number horizontalViewScrollbarTrackEndInset
Section titled "horizontalViewScrollbarTrackEndInset"Inherited from: IgrDataPieBaseChart
horizontalViewScrollbarTrackEndInset: number horizontalViewScrollbarTrackStartInset
Section titled "horizontalViewScrollbarTrackStartInset"Inherited from: IgrDataPieBaseChart
horizontalViewScrollbarTrackStartInset: number includedProperties
Section titled "includedProperties"Inherited from: IgrDataPieBaseChart
includedProperties: string[] initialFilter
Section titled "initialFilter"Inherited from: IgrDataPieBaseChart
initialFilter: string initialGroups
Section titled "initialGroups"Inherited from: IgrDataPieBaseChart
initialGroups: string initialHighlightFilter
Section titled "initialHighlightFilter"Inherited from: IgrDataPieBaseChart
initialHighlightFilter: string initialSorts
Section titled "initialSorts"Inherited from: IgrDataPieBaseChart
initialSorts: string initialSummaries
Section titled "initialSummaries"Inherited from: IgrDataPieBaseChart
initialSummaries: string innerExtent
Section titled "innerExtent"Inherited from: IgrDataPieBaseChart
innerExtent: number isHorizontalZoomEnabled
Section titled "isHorizontalZoomEnabled"Inherited from: IgrDataPieBaseChart
isHorizontalZoomEnabled: boolean isSeriesHighlightingEnabled
Section titled "isSeriesHighlightingEnabled"Inherited from: IgrDataPieBaseChart
isSeriesHighlightingEnabled: boolean isTransitionInEnabled
Section titled "isTransitionInEnabled"isTransitionInEnabled: boolean isUserAnnotationsEnabled
Section titled "isUserAnnotationsEnabled"Inherited from: IgrDataPieBaseChart
isUserAnnotationsEnabled: boolean isVerticalZoomEnabled
Section titled "isVerticalZoomEnabled"Inherited from: IgrDataPieBaseChart
isVerticalZoomEnabled: boolean labelMemberPath
Section titled "labelMemberPath"Inherited from: IgrDataPieBaseChart
labelMemberPath: string leftMargin
Section titled "leftMargin"Inherited from: IgrDataPieBaseChart
leftMargin: number legend
Section titled "legend"Inherited from: IgrDataPieBaseChart
legend: any legendEmptyValuesMode
Section titled "legendEmptyValuesMode"Inherited from: IgrDataPieBaseChart
legendEmptyValuesMode: LegendEmptyValuesMode legendHighlightingMode
Section titled "legendHighlightingMode"Inherited from: IgrDataPieBaseChart
legendHighlightingMode: LegendHighlightingMode legendItemBadgeMode
Section titled "legendItemBadgeMode"Inherited from: IgrDataPieBaseChart
legendItemBadgeMode: LegendItemBadgeMode legendItemBadgeShape
Section titled "legendItemBadgeShape"Inherited from: IgrDataPieBaseChart
legendItemBadgeShape: LegendItemBadgeShape legendItemVisibility
Section titled "legendItemVisibility"Inherited from: IgrDataPieBaseChart
legendItemVisibility: Visibility legendLabelMemberPath
Section titled "legendLabelMemberPath"Inherited from: IgrDataPieBaseChart
legendLabelMemberPath: string legendOthersSliceLabelFormat
Section titled "legendOthersSliceLabelFormat"Inherited from: IgrDataPieBaseChart
legendOthersSliceLabelFormat: string legendOthersSliceLabelFormatSpecifiers
Section titled "legendOthersSliceLabelFormatSpecifiers"Inherited from: IgrDataPieBaseChart
legendOthersSliceLabelFormatSpecifiers: any[] legendSliceLabelContentMode
Section titled "legendSliceLabelContentMode"Inherited from: IgrDataPieBaseChart
legendSliceLabelContentMode: RadialLabelMode legendSliceLabelFormat
Section titled "legendSliceLabelFormat"Inherited from: IgrDataPieBaseChart
legendSliceLabelFormat: string legendSliceLabelFormatSpecifiers
Section titled "legendSliceLabelFormatSpecifiers"Inherited from: IgrDataPieBaseChart
legendSliceLabelFormatSpecifiers: any[] lightSliceLabelColor
Section titled "lightSliceLabelColor"Inherited from: IgrDataPieBaseChart
lightSliceLabelColor: string markerAutomaticBehavior
Section titled "markerAutomaticBehavior"Inherited from: IgrDataPieBaseChart
markerAutomaticBehavior: MarkerAutomaticBehavior markerBrushes
Section titled "markerBrushes"Inherited from: IgrDataPieBaseChart
markerBrushes: string[] markerCollision
Section titled "markerCollision"Inherited from: IgrDataPieBaseChart
markerCollision: CollisionAvoidanceType markerFillMode
Section titled "markerFillMode"Inherited from: IgrDataPieBaseChart
markerFillMode: MarkerFillMode markerFillOpacity
Section titled "markerFillOpacity"Inherited from: IgrDataPieBaseChart
markerFillOpacity: number markerMaxCount
Section titled "markerMaxCount"Inherited from: IgrDataPieBaseChart
markerMaxCount: number markerOutlineMode
Section titled "markerOutlineMode"Inherited from: IgrDataPieBaseChart
markerOutlineMode: MarkerOutlineMode markerOutlines
Section titled "markerOutlines"Inherited from: IgrDataPieBaseChart
markerOutlines: string[] markerThickness
Section titled "markerThickness"Inherited from: IgrDataPieBaseChart
markerThickness: number markerTypes
Section titled "markerTypes"Inherited from: IgrDataPieBaseChart
markerTypes: IgrMarkerTypeCollection othersCategoryBrush
Section titled "othersCategoryBrush"Inherited from: IgrDataPieBaseChart
othersCategoryBrush: string othersCategoryOutline
Section titled "othersCategoryOutline"Inherited from: IgrDataPieBaseChart
othersCategoryOutline: string othersCategoryText
Section titled "othersCategoryText"Inherited from: IgrDataPieBaseChart
othersCategoryText: string othersCategoryThreshold
Section titled "othersCategoryThreshold"Inherited from: IgrDataPieBaseChart
othersCategoryThreshold: number othersCategoryType
Section titled "othersCategoryType"Inherited from: IgrDataPieBaseChart
othersCategoryType: OthersCategoryType othersSliceLabelFormat
Section titled "othersSliceLabelFormat"Inherited from: IgrDataPieBaseChart
othersSliceLabelFormat: string othersSliceLabelFormatSpecifiers
Section titled "othersSliceLabelFormatSpecifiers"Inherited from: IgrDataPieBaseChart
othersSliceLabelFormatSpecifiers: any[] outlineMode
Section titled "outlineMode"Inherited from: IgrDataPieBaseChart
outlineMode: SeriesOutlineMode outlines
Section titled "outlines"Inherited from: IgrDataPieBaseChart
outlines: string[] pixelScalingRatio
Section titled "pixelScalingRatio"Inherited from: IgrDataPieBaseChart
pixelScalingRatio: number plotAreaMarginBottom
Section titled "plotAreaMarginBottom"Inherited from: IgrDataPieBaseChart
plotAreaMarginBottom: number plotAreaMarginLeft
Section titled "plotAreaMarginLeft"Inherited from: IgrDataPieBaseChart
plotAreaMarginLeft: number plotAreaMarginRight
Section titled "plotAreaMarginRight"Inherited from: IgrDataPieBaseChart
plotAreaMarginRight: number plotAreaMarginTop
Section titled "plotAreaMarginTop"Inherited from: IgrDataPieBaseChart
plotAreaMarginTop: number plotAreaPointerDown
Section titled "plotAreaPointerDown"Inherited from: IgrDataPieBaseChart
plotAreaPointerDown: object plotAreaPointerEnter
Section titled "plotAreaPointerEnter"Inherited from: IgrDataPieBaseChart
plotAreaPointerEnter: object plotAreaPointerLeave
Section titled "plotAreaPointerLeave"Inherited from: IgrDataPieBaseChart
plotAreaPointerLeave: object plotAreaPointerMove
Section titled "plotAreaPointerMove"Inherited from: IgrDataPieBaseChart
plotAreaPointerMove: object plotAreaPointerUp
Section titled "plotAreaPointerUp"Inherited from: IgrDataPieBaseChart
plotAreaPointerUp: object radiusExtent
Section titled "radiusExtent"Inherited from: IgrDataPieBaseChart
radiusExtent: number radiusX
Section titled "radiusX"Inherited from: IgrDataPieBaseChart
radiusX: number radiusY
Section titled "radiusY"Inherited from: IgrDataPieBaseChart
radiusY: number resolution
Section titled "resolution"Inherited from: IgrDataPieBaseChart
resolution: number rightMargin
Section titled "rightMargin"Inherited from: IgrDataPieBaseChart
rightMargin: number selectedSeriesItems
Section titled "selectedSeriesItems"Inherited from: IgrDataPieBaseChart
selectedSeriesItems: IgrChartSelectedItemCollection selectedSeriesItemsChanged
Section titled "selectedSeriesItemsChanged"Inherited from: IgrDataPieBaseChart
selectedSeriesItemsChanged: object selectionBehavior
Section titled "selectionBehavior"Inherited from: IgrDataPieBaseChart
selectionBehavior: SeriesSelectionBehavior selectionBrush
Section titled "selectionBrush"Inherited from: IgrDataPieBaseChart
selectionBrush: string selectionDismissDelayMilliseconds
Section titled "selectionDismissDelayMilliseconds"Inherited from: IgrDataPieBaseChart
selectionDismissDelayMilliseconds: number selectionMode
Section titled "selectionMode"Inherited from: IgrDataPieBaseChart
selectionMode: SeriesSelectionMode selectionThickness
Section titled "selectionThickness"Inherited from: IgrDataPieBaseChart
selectionThickness: number selectionTransitionDuration
Section titled "selectionTransitionDuration"Inherited from: IgrDataPieBaseChart
selectionTransitionDuration: number seriesAdded
Section titled "seriesAdded"Inherited from: IgrDataPieBaseChart
seriesAdded: object seriesClick
Section titled "seriesClick"Inherited from: IgrDataPieBaseChart
seriesClick: object seriesPlotAreaMarginHorizontalMode
Section titled "seriesPlotAreaMarginHorizontalMode"Inherited from: IgrDataPieBaseChart
seriesPlotAreaMarginHorizontalMode: SeriesPlotAreaMarginHorizontalMode seriesPlotAreaMarginVerticalMode
Section titled "seriesPlotAreaMarginVerticalMode"Inherited from: IgrDataPieBaseChart
seriesPlotAreaMarginVerticalMode: SeriesPlotAreaMarginVerticalMode seriesPointerDown
Section titled "seriesPointerDown"Inherited from: IgrDataPieBaseChart
seriesPointerDown: object seriesPointerEnter
Section titled "seriesPointerEnter"Inherited from: IgrDataPieBaseChart
seriesPointerEnter: object seriesPointerLeave
Section titled "seriesPointerLeave"Inherited from: IgrDataPieBaseChart
seriesPointerLeave: object seriesPointerMove
Section titled "seriesPointerMove"Inherited from: IgrDataPieBaseChart
seriesPointerMove: object seriesPointerUp
Section titled "seriesPointerUp"Inherited from: IgrDataPieBaseChart
seriesPointerUp: object seriesRemoved
Section titled "seriesRemoved"Inherited from: IgrDataPieBaseChart
seriesRemoved: object seriesValueLayerUseLegend
Section titled "seriesValueLayerUseLegend"Inherited from: IgrDataPieBaseChart
seriesValueLayerUseLegend: boolean shouldAvoidAxisAnnotationCollisions
Section titled "shouldAvoidAxisAnnotationCollisions"Inherited from: IgrDataPieBaseChart
shouldAvoidAxisAnnotationCollisions: boolean shouldDisplayMockData
Section titled "shouldDisplayMockData"Inherited from: IgrDataPieBaseChart
shouldDisplayMockData: boolean shouldPanOnMaximumZoom
Section titled "shouldPanOnMaximumZoom"Inherited from: IgrDataPieBaseChart
shouldPanOnMaximumZoom: boolean shouldSimulateHoverMoveCrosshairPoint
Section titled "shouldSimulateHoverMoveCrosshairPoint"Inherited from: IgrDataPieBaseChart
shouldSimulateHoverMoveCrosshairPoint: boolean shouldUseSkeletonStyleForMockData
Section titled "shouldUseSkeletonStyleForMockData"Inherited from: IgrDataPieBaseChart
shouldUseSkeletonStyleForMockData: boolean sliceLabelContentMode
Section titled "sliceLabelContentMode"Inherited from: IgrDataPieBaseChart
sliceLabelContentMode: RadialLabelMode sliceLabelContentSeparator
Section titled "sliceLabelContentSeparator"Inherited from: IgrDataPieBaseChart
sliceLabelContentSeparator: string sliceLabelFormat
Section titled "sliceLabelFormat"Inherited from: IgrDataPieBaseChart
sliceLabelFormat: string sliceLabelFormatSpecifiers
Section titled "sliceLabelFormatSpecifiers"Inherited from: IgrDataPieBaseChart
sliceLabelFormatSpecifiers: any[] sliceLabelPositionMode
Section titled "sliceLabelPositionMode"Inherited from: IgrDataPieBaseChart
sliceLabelPositionMode: CalloutCollisionMode startAngle
Section titled "startAngle"Inherited from: IgrDataPieBaseChart
startAngle: number subtitle
Section titled "subtitle"Inherited from: IgrDataPieBaseChart
subtitle: string subtitleAlignment
Section titled "subtitleAlignment"Inherited from: IgrDataPieBaseChart
subtitleAlignment: HorizontalAlignment subtitleBottomMargin
Section titled "subtitleBottomMargin"Inherited from: IgrDataPieBaseChart
subtitleBottomMargin: number subtitleLeftMargin
Section titled "subtitleLeftMargin"Inherited from: IgrDataPieBaseChart
subtitleLeftMargin: number subtitleRightMargin
Section titled "subtitleRightMargin"Inherited from: IgrDataPieBaseChart
subtitleRightMargin: number subtitleTextColor
Section titled "subtitleTextColor"Inherited from: IgrDataPieBaseChart
subtitleTextColor: string subtitleTextStyle
Section titled "subtitleTextStyle"Inherited from: IgrDataPieBaseChart
subtitleTextStyle: string subtitleTopMargin
Section titled "subtitleTopMargin"Inherited from: IgrDataPieBaseChart
subtitleTopMargin: number sweepDirection
Section titled "sweepDirection"Inherited from: IgrDataPieBaseChart
sweepDirection: PieChartSweepDirection thickness
Section titled "thickness"Inherited from: IgrDataPieBaseChart
thickness: number titleAlignment
Section titled "titleAlignment"Inherited from: IgrDataPieBaseChart
titleAlignment: HorizontalAlignment titleBottomMargin
Section titled "titleBottomMargin"Inherited from: IgrDataPieBaseChart
titleBottomMargin: number titleLeftMargin
Section titled "titleLeftMargin"Inherited from: IgrDataPieBaseChart
titleLeftMargin: number titleRightMargin
Section titled "titleRightMargin"Inherited from: IgrDataPieBaseChart
titleRightMargin: number titleTextColor
Section titled "titleTextColor"Inherited from: IgrDataPieBaseChart
titleTextColor: string titleTextStyle
Section titled "titleTextStyle"Inherited from: IgrDataPieBaseChart
titleTextStyle: string titleTopMargin
Section titled "titleTopMargin"Inherited from: IgrDataPieBaseChart
titleTopMargin: number tooltipTemplate
Section titled "tooltipTemplate"Inherited from: IgrDataPieBaseChart
tooltipTemplate: any tooltipTemplates
Section titled "tooltipTemplates"Inherited from: IgrDataPieBaseChart
tooltipTemplates: any[] toolTipType
Section titled "toolTipType"Inherited from: IgrDataPieBaseChart
toolTipType: ToolTipType topMargin
Section titled "topMargin"Inherited from: IgrDataPieBaseChart
topMargin: number transitionDuration
Section titled "transitionDuration"Inherited from: IgrDataPieBaseChart
transitionDuration: number transitionEasingFunction
Section titled "transitionEasingFunction"Inherited from: IgrDataPieBaseChart
transitionEasingFunction: object transitionInDuration
Section titled "transitionInDuration"transitionInDuration: number transitionInEasingFunction
Section titled "transitionInEasingFunction"transitionInEasingFunction: object transitionInMode
Section titled "transitionInMode"transitionInMode: CategoryTransitionInMode transitionInSpeedType
Section titled "transitionInSpeedType"transitionInSpeedType: TransitionInSpeedType transitionOutDuration
Section titled "transitionOutDuration"transitionOutDuration: number transitionOutEasingFunction
Section titled "transitionOutEasingFunction"transitionOutEasingFunction: object trendLineBrushes
Section titled "trendLineBrushes"Inherited from: IgrDataPieBaseChart
trendLineBrushes: string[] trendLineLayerUseLegend
Section titled "trendLineLayerUseLegend"Inherited from: IgrDataPieBaseChart
trendLineLayerUseLegend: boolean trendLinePeriod
Section titled "trendLinePeriod"Inherited from: IgrDataPieBaseChart
trendLinePeriod: number trendLineThickness
Section titled "trendLineThickness"Inherited from: IgrDataPieBaseChart
trendLineThickness: number trendLineType
Section titled "trendLineType"Inherited from: IgrDataPieBaseChart
trendLineType: TrendLineType trendLineTypes
Section titled "trendLineTypes"Inherited from: IgrDataPieBaseChart
trendLineTypes: IgrTrendLineTypeCollection unknownValuePlotting
Section titled "unknownValuePlotting"Inherited from: IgrDataPieBaseChart
unknownValuePlotting: UnknownValuePlotting useInsetOutlines
Section titled "useInsetOutlines"Inherited from: IgrDataPieBaseChart
useInsetOutlines: boolean userAnnotationInformationRequested
Section titled "userAnnotationInformationRequested"Inherited from: IgrDataPieBaseChart
userAnnotationInformationRequested: object userAnnotationToolTipContentUpdating
Section titled "userAnnotationToolTipContentUpdating"Inherited from: IgrDataPieBaseChart
userAnnotationToolTipContentUpdating: object useValueForAutoCalloutLabels
Section titled "useValueForAutoCalloutLabels"Inherited from: IgrDataPieBaseChart
useValueForAutoCalloutLabels: boolean valueAxisAbbreviateLargeNumbers
Section titled "valueAxisAbbreviateLargeNumbers"Inherited from: IgrDataPieBaseChart
valueAxisAbbreviateLargeNumbers: boolean valueAxisAutoRangeBufferMode
Section titled "valueAxisAutoRangeBufferMode"Inherited from: IgrDataPieBaseChart
valueAxisAutoRangeBufferMode: AxisRangeBufferMode valueAxisExtent
Section titled "valueAxisExtent"Inherited from: IgrDataPieBaseChart
valueAxisExtent: number valueAxisFavorLabellingScaleEnd
Section titled "valueAxisFavorLabellingScaleEnd"Inherited from: IgrDataPieBaseChart
valueAxisFavorLabellingScaleEnd: boolean valueAxisFormatLabel
Section titled "valueAxisFormatLabel"Inherited from: IgrDataPieBaseChart
valueAxisFormatLabel: object valueAxisInterval
Section titled "valueAxisInterval"Inherited from: IgrDataPieBaseChart
valueAxisInterval: number valueAxisInverted
Section titled "valueAxisInverted"Inherited from: IgrDataPieBaseChart
valueAxisInverted: boolean valueAxisIsLogarithmic
Section titled "valueAxisIsLogarithmic"Inherited from: IgrDataPieBaseChart
valueAxisIsLogarithmic: boolean valueAxisLabel
Section titled "valueAxisLabel"Inherited from: IgrDataPieBaseChart
valueAxisLabel: any valueAxisLabelAngle
Section titled "valueAxisLabelAngle"Inherited from: IgrDataPieBaseChart
valueAxisLabelAngle: number valueAxisLabelBottomMargin
Section titled "valueAxisLabelBottomMargin"Inherited from: IgrDataPieBaseChart
valueAxisLabelBottomMargin: number valueAxisLabelFormat
Section titled "valueAxisLabelFormat"Inherited from: IgrDataPieBaseChart
valueAxisLabelFormat: string valueAxisLabelFormatSpecifiers
Section titled "valueAxisLabelFormatSpecifiers"Inherited from: IgrDataPieBaseChart
valueAxisLabelFormatSpecifiers: any[] valueAxisLabelHorizontalAlignment
Section titled "valueAxisLabelHorizontalAlignment"Inherited from: IgrDataPieBaseChart
valueAxisLabelHorizontalAlignment: HorizontalAlignment valueAxisLabelLeftMargin
Section titled "valueAxisLabelLeftMargin"Inherited from: IgrDataPieBaseChart
valueAxisLabelLeftMargin: number valueAxisLabelLocation
Section titled "valueAxisLabelLocation"Inherited from: IgrDataPieBaseChart
valueAxisLabelLocation: ValueAxisLabelLocation valueAxisLabelRightMargin
Section titled "valueAxisLabelRightMargin"Inherited from: IgrDataPieBaseChart
valueAxisLabelRightMargin: number valueAxisLabelTextColor
Section titled "valueAxisLabelTextColor"Inherited from: IgrDataPieBaseChart
valueAxisLabelTextColor: string valueAxisLabelTextStyle
Section titled "valueAxisLabelTextStyle"Inherited from: IgrDataPieBaseChart
valueAxisLabelTextStyle: string valueAxisLabelTopMargin
Section titled "valueAxisLabelTopMargin"Inherited from: IgrDataPieBaseChart
valueAxisLabelTopMargin: number valueAxisLabelVerticalAlignment
Section titled "valueAxisLabelVerticalAlignment"Inherited from: IgrDataPieBaseChart
valueAxisLabelVerticalAlignment: VerticalAlignment valueAxisLabelVisibility
Section titled "valueAxisLabelVisibility"Inherited from: IgrDataPieBaseChart
valueAxisLabelVisibility: Visibility valueAxisLogarithmBase
Section titled "valueAxisLogarithmBase"Inherited from: IgrDataPieBaseChart
valueAxisLogarithmBase: number valueAxisMajorStroke
Section titled "valueAxisMajorStroke"Inherited from: IgrDataPieBaseChart
valueAxisMajorStroke: string valueAxisMajorStrokeThickness
Section titled "valueAxisMajorStrokeThickness"Inherited from: IgrDataPieBaseChart
valueAxisMajorStrokeThickness: number valueAxisMaximumExtent
Section titled "valueAxisMaximumExtent"Inherited from: IgrDataPieBaseChart
valueAxisMaximumExtent: number valueAxisMaximumExtentPercentage
Section titled "valueAxisMaximumExtentPercentage"Inherited from: IgrDataPieBaseChart
valueAxisMaximumExtentPercentage: number valueAxisMaximumValue
Section titled "valueAxisMaximumValue"Inherited from: IgrDataPieBaseChart
valueAxisMaximumValue: number valueAxisMinimumValue
Section titled "valueAxisMinimumValue"Inherited from: IgrDataPieBaseChart
valueAxisMinimumValue: number valueAxisMinorInterval
Section titled "valueAxisMinorInterval"Inherited from: IgrDataPieBaseChart
valueAxisMinorInterval: number valueAxisMinorStroke
Section titled "valueAxisMinorStroke"Inherited from: IgrDataPieBaseChart
valueAxisMinorStroke: string valueAxisMinorStrokeThickness
Section titled "valueAxisMinorStrokeThickness"Inherited from: IgrDataPieBaseChart
valueAxisMinorStrokeThickness: number valueAxisStrip
Section titled "valueAxisStrip"Inherited from: IgrDataPieBaseChart
valueAxisStrip: string valueAxisStroke
Section titled "valueAxisStroke"Inherited from: IgrDataPieBaseChart
valueAxisStroke: string valueAxisStrokeThickness
Section titled "valueAxisStrokeThickness"Inherited from: IgrDataPieBaseChart
valueAxisStrokeThickness: number valueAxisTickLength
Section titled "valueAxisTickLength"Inherited from: IgrDataPieBaseChart
valueAxisTickLength: number valueAxisTickStroke
Section titled "valueAxisTickStroke"Inherited from: IgrDataPieBaseChart
valueAxisTickStroke: string valueAxisTickStrokeThickness
Section titled "valueAxisTickStrokeThickness"Inherited from: IgrDataPieBaseChart
valueAxisTickStrokeThickness: number valueAxisTitle
Section titled "valueAxisTitle"Inherited from: IgrDataPieBaseChart
valueAxisTitle: string valueAxisTitleAlignment
Section titled "valueAxisTitleAlignment"Inherited from: IgrDataPieBaseChart
valueAxisTitleAlignment: VerticalAlignment valueAxisTitleAngle
Section titled "valueAxisTitleAngle"Inherited from: IgrDataPieBaseChart
valueAxisTitleAngle: number valueAxisTitleBottomMargin
Section titled "valueAxisTitleBottomMargin"Inherited from: IgrDataPieBaseChart
valueAxisTitleBottomMargin: number valueAxisTitleLeftMargin
Section titled "valueAxisTitleLeftMargin"Inherited from: IgrDataPieBaseChart
valueAxisTitleLeftMargin: number valueAxisTitleMargin
Section titled "valueAxisTitleMargin"Inherited from: IgrDataPieBaseChart
valueAxisTitleMargin: number valueAxisTitleRightMargin
Section titled "valueAxisTitleRightMargin"Inherited from: IgrDataPieBaseChart
valueAxisTitleRightMargin: number valueAxisTitleTextColor
Section titled "valueAxisTitleTextColor"Inherited from: IgrDataPieBaseChart
valueAxisTitleTextColor: string valueAxisTitleTextStyle
Section titled "valueAxisTitleTextStyle"Inherited from: IgrDataPieBaseChart
valueAxisTitleTextStyle: string valueAxisTitleTopMargin
Section titled "valueAxisTitleTopMargin"Inherited from: IgrDataPieBaseChart
valueAxisTitleTopMargin: number valueLines
Section titled "valueLines"Inherited from: IgrDataPieBaseChart
valueLines: IgrValueModeCollection valueLinesBrushes
Section titled "valueLinesBrushes"Inherited from: IgrDataPieBaseChart
valueLinesBrushes: string[] valueLinesThickness
Section titled "valueLinesThickness"Inherited from: IgrDataPieBaseChart
valueLinesThickness: number valueMemberPath
Section titled "valueMemberPath"Inherited from: IgrDataPieBaseChart
valueMemberPath: string verticalViewScrollbarCornerRadius
Section titled "verticalViewScrollbarCornerRadius"Inherited from: IgrDataPieBaseChart
verticalViewScrollbarCornerRadius: number verticalViewScrollbarFill
Section titled "verticalViewScrollbarFill"Inherited from: IgrDataPieBaseChart
verticalViewScrollbarFill: string verticalViewScrollbarInset
Section titled "verticalViewScrollbarInset"Inherited from: IgrDataPieBaseChart
verticalViewScrollbarInset: number verticalViewScrollbarMaxOpacity
Section titled "verticalViewScrollbarMaxOpacity"Inherited from: IgrDataPieBaseChart
verticalViewScrollbarMaxOpacity: number verticalViewScrollbarMode
Section titled "verticalViewScrollbarMode"Inherited from: IgrDataPieBaseChart
verticalViewScrollbarMode: SeriesViewerScrollbarMode verticalViewScrollbarOutline
Section titled "verticalViewScrollbarOutline"Inherited from: IgrDataPieBaseChart
verticalViewScrollbarOutline: string verticalViewScrollbarPosition
Section titled "verticalViewScrollbarPosition"Inherited from: IgrDataPieBaseChart
verticalViewScrollbarPosition: SeriesViewerVerticalScrollbarPosition verticalViewScrollbarShouldAddAutoTrackInsets
Section titled "verticalViewScrollbarShouldAddAutoTrackInsets"Inherited from: IgrDataPieBaseChart
verticalViewScrollbarShouldAddAutoTrackInsets: boolean verticalViewScrollbarStrokeThickness
Section titled "verticalViewScrollbarStrokeThickness"Inherited from: IgrDataPieBaseChart
verticalViewScrollbarStrokeThickness: number verticalViewScrollbarTrackEndInset
Section titled "verticalViewScrollbarTrackEndInset"Inherited from: IgrDataPieBaseChart
verticalViewScrollbarTrackEndInset: number verticalViewScrollbarTrackStartInset
Section titled "verticalViewScrollbarTrackStartInset"Inherited from: IgrDataPieBaseChart
verticalViewScrollbarTrackStartInset: number verticalViewScrollbarWidth
Section titled "verticalViewScrollbarWidth"Inherited from: IgrDataPieBaseChart
verticalViewScrollbarWidth: number width
Section titled "width"width: string windowRect
Section titled "windowRect"Inherited from: IgrDataPieBaseChart
windowRect: IgRect windowRectMinHeight
Section titled "windowRectMinHeight"Inherited from: IgrDataPieBaseChart
windowRectMinHeight: number windowRectMinWidth
Section titled "windowRectMinWidth"Inherited from: IgrDataPieBaseChart
windowRectMinWidth: number windowSizeMinHeight
Section titled "windowSizeMinHeight"Inherited from: IgrDataPieBaseChart
windowSizeMinHeight: number windowSizeMinWidth
Section titled "windowSizeMinWidth"Inherited from: IgrDataPieBaseChart
windowSizeMinWidth: number Accessors
Section titled "Accessors"domainType
Section titled "domainType"filterExpressions
Section titled "filterExpressions"Inherited from: IgrDataPieBaseChart
Gets the current filter that is applied to the chart. Collection can be updated to modify the filter for the chart. Once filter expressions are in this collection, the chart will no longer listen for changes on their properties.
get filterExpressions(): IgrFilterExpressionCollection Returns IgrFilterExpressionCollection
groupDescriptions
Section titled "groupDescriptions"Inherited from: IgrDataPieBaseChart
Gets the current grouping that is applied to the grid. Collection can be updated to modify the grouping for the grid. Once grouping descriptions are in this collection, the grid will no longer listen for changes on their properties.
get groupDescriptions(): IgrChartSortDescriptionCollection groupSortDescriptions
Section titled "groupSortDescriptions"Inherited from: IgrDataPieBaseChart
get groupSortDescriptions(): IgrChartSortDescriptionCollection highlightFilterExpressions
Section titled "highlightFilterExpressions"Inherited from: IgrDataPieBaseChart
Gets the current highlight filter that is applied to the chart. Collection can be updated to modify the highlight filter for the chart. Once filter expressions are in this collection, the chart will no longer listen for changes on their properties.
get highlightFilterExpressions(): IgrFilterExpressionCollection Returns IgrFilterExpressionCollection
initialFilterExpressions
Section titled "initialFilterExpressions"Inherited from: IgrDataPieBaseChart
Gets the initial filters that are applied to the chart.
get initialFilterExpressions(): IgrFilterExpressionCollection Returns IgrFilterExpressionCollection
initialGroupDescriptions
Section titled "initialGroupDescriptions"Inherited from: IgrDataPieBaseChart
Gets the initial groupings that are applied to the chart.
get initialGroupDescriptions(): IgrChartSortDescriptionCollection initialGroupSortDescriptions
Section titled "initialGroupSortDescriptions"Inherited from: IgrDataPieBaseChart
Gets the initial sorts that are applied to the chart after groupings and summaries are applied.
get initialGroupSortDescriptions(): IgrChartSortDescriptionCollection initialHighlightFilterExpressions
Section titled "initialHighlightFilterExpressions"Inherited from: IgrDataPieBaseChart
Gets the initial highlight filters that are applied to the chart.
get initialHighlightFilterExpressions(): IgrFilterExpressionCollection Returns IgrFilterExpressionCollection
initialSortDescriptions
Section titled "initialSortDescriptions"Inherited from: IgrDataPieBaseChart
Gets the initial sorts that are applied to the chart.
get initialSortDescriptions(): IgrChartSortDescriptionCollection initialSummaryDescriptions
Section titled "initialSummaryDescriptions"Inherited from: IgrDataPieBaseChart
Gets the initial summaries that are applied to the chart.
get initialSummaryDescriptions(): IgrChartSummaryDescriptionCollection isDetached
Section titled "isDetached"Inherited from: IgrDataPieBaseChart
get isDetached(): boolean Returns boolean
sortDescriptions
Section titled "sortDescriptions"Inherited from: IgrDataPieBaseChart
Gets the current sort that is applied to the grid. Collection can be updated to modify the sort for the grid. Once sort descriptions are in this collection, the grid will no longer listen for changes on their properties.
get sortDescriptions(): IgrChartSortDescriptionCollection summaryDescriptions
Section titled "summaryDescriptions"Inherited from: IgrDataPieBaseChart
Gets the current summaries that are applied to the grid.
get summaryDescriptions(): IgrChartSummaryDescriptionCollection valueAxisActualMaximum
Section titled "valueAxisActualMaximum"Inherited from: IgrDataPieBaseChart
Gets the current maximum value for the Y-axis.
get valueAxisActualMaximum(): number Returns number
valueAxisActualMinimum
Section titled "valueAxisActualMinimum"Inherited from: IgrDataPieBaseChart
Gets the current minimum value for the Y-axis.
get valueAxisActualMinimum(): number Returns number
viewport
Section titled "viewport"Inherited from: IgrDataPieBaseChart
Gets a rectangle representing the bounds of the plot area.
viewport property representing the bounds of the plot area.
``
get viewport(): IgRect Returns IgRect
get i(): DomainChart Returns DomainChart
Methods
Section titled "Methods"addCommandAvailabilityListener
Section titled "addCommandAvailabilityListener"Inherited from: IgrDataPieBaseChart
addCommandAvailabilityListener(listener: ICommandAvailabilityListener): void Parameters
- listener:
ICommandAvailabilityListener
Returns void
addCommandStateChangedListener
Section titled "addCommandStateChangedListener"Inherited from: IgrDataPieBaseChart
addCommandStateChangedListener(listener: ICommandStateChangedListener): void Parameters
- listener:
ICommandStateChangedListener
Returns void
bindCalloutsData
Section titled "bindCalloutsData"Inherited from: IgrDataPieBaseChart
bindCalloutsData(): void Returns void
bindData
Section titled "bindData"bindData(): void Returns void
cancelAnnotationFlow
Section titled "cancelAnnotationFlow"Inherited from: IgrDataPieBaseChart
cancelAnnotationFlow(annotationFlowId: string): void Parameters
- annotationFlowId:
string
Returns void
componentDidMount
Section titled "componentDidMount"componentDidMount(): void Returns void
componentWillUnmount
Section titled "componentWillUnmount"componentWillUnmount(): void Returns void
destroy
Section titled "destroy"Destroy this control
Use the destroy property to destroy the chart.
``
destroy(): void Returns void
ensureDataToolTipBadgeMargin
Section titled "ensureDataToolTipBadgeMargin"Inherited from: IgrDataPieBaseChart
ensureDataToolTipBadgeMargin(): void Returns void
ensureDataToolTipGroupRowMargin
Section titled "ensureDataToolTipGroupRowMargin"Inherited from: IgrDataPieBaseChart
ensureDataToolTipGroupRowMargin(): void Returns void
ensureDataToolTipGroupTextMargin
Section titled "ensureDataToolTipGroupTextMargin"Inherited from: IgrDataPieBaseChart
ensureDataToolTipGroupTextMargin(): void Returns void
ensureDataToolTipHeaderRowMargin
Section titled "ensureDataToolTipHeaderRowMargin"Inherited from: IgrDataPieBaseChart
ensureDataToolTipHeaderRowMargin(): void Returns void
ensureDataToolTipHeaderTextMargin
Section titled "ensureDataToolTipHeaderTextMargin"Inherited from: IgrDataPieBaseChart
ensureDataToolTipHeaderTextMargin(): void Returns void
ensureDataToolTipLabelTextMargin
Section titled "ensureDataToolTipLabelTextMargin"Inherited from: IgrDataPieBaseChart
ensureDataToolTipLabelTextMargin(): void Returns void
ensureDataToolTipSummaryRowMargin
Section titled "ensureDataToolTipSummaryRowMargin"Inherited from: IgrDataPieBaseChart
ensureDataToolTipSummaryRowMargin(): void Returns void
ensureDataToolTipSummaryTitleTextMargin
Section titled "ensureDataToolTipSummaryTitleTextMargin"Inherited from: IgrDataPieBaseChart
ensureDataToolTipSummaryTitleTextMargin(): void Returns void
ensureDataToolTipTitleTextMargin
Section titled "ensureDataToolTipTitleTextMargin"Inherited from: IgrDataPieBaseChart
ensureDataToolTipTitleTextMargin(): void Returns void
ensureDataToolTipUnitsTextMargin
Section titled "ensureDataToolTipUnitsTextMargin"Inherited from: IgrDataPieBaseChart
ensureDataToolTipUnitsTextMargin(): void Returns void
ensureDataToolTipValueRowMargin
Section titled "ensureDataToolTipValueRowMargin"Inherited from: IgrDataPieBaseChart
ensureDataToolTipValueRowMargin(): void Returns void
ensureDataToolTipValueTextMargin
Section titled "ensureDataToolTipValueTextMargin"Inherited from: IgrDataPieBaseChart
ensureDataToolTipValueTextMargin(): void Returns void
exportDomainChartTestingInfo
Section titled "exportDomainChartTestingInfo"Inherited from: IgrDataPieBaseChart
exportDomainChartTestingInfo(): IgrDomainChartTestingInfo Returns IgrDomainChartTestingInfo
exportSerializedVisualData
Section titled "exportSerializedVisualData"Export serialized visual data.
exportSerializedVisualData(): string Returns string
findByName
Section titled "findByName"Inherited from: IgrDataPieBaseChart
findByName(name: string): any Parameters
- name:
string
Returns any
finishAnnotationFlow
Section titled "finishAnnotationFlow"Inherited from: IgrDataPieBaseChart
finishAnnotationFlow(flowInformation: IgrUserAnnotationInformation): void Parameters
- flowInformation:
IgrUserAnnotationInformation
Returns void
flush
Section titled "flush"Inherited from: IgrDataPieBaseChart
Forces any pending refresh to the chart to be finished.
Method flush used to Forces any pending deferred work to render on the chart before continuing.
``
flush(): void Returns void
getDesiredToolbarActions
Section titled "getDesiredToolbarActions"Inherited from: IgrDataPieBaseChart
getDesiredToolbarActions(): ToolActionInfo[] Returns ToolActionInfo[]
getOthersContext
Section titled "getOthersContext"Inherited from: IgrDataPieBaseChart
Gets the Others context which provides a current list of items in Others slice.
getOthersContext(): IgrOthersCategoryContext Returns IgrOthersCategoryContext
getScaledAngle
Section titled "getScaledAngle"Inherited from: IgrDataPieBaseChart
Converts the given visual location to a data value.
getScaledAngle(unscaledValue: number): number Parameters
- unscaledValue:
number- The x-coordinate of the location to scale.
Returns number
getScaledValue
Section titled "getScaledValue"Inherited from: IgrDataPieBaseChart
Converts the given visual location to a data value.
getScaledValue(unscaledValue: number): number Parameters
- unscaledValue:
number- The y-coordinate of the location to scale.
Returns number
getUnscaledAngle
Section titled "getUnscaledAngle"Inherited from: IgrDataPieBaseChart
Converts the given data value to a visual location.
getUnscaledAngle(scaledValue: number): number Parameters
- scaledValue:
number- The data value to un-scale.
Returns number
getUnscaledValue
Section titled "getUnscaledValue"Inherited from: IgrDataPieBaseChart
Converts the given data value to a visual location.
getUnscaledValue(scaledValue: number): number Parameters
- scaledValue:
number- The data value to un-scale.
Returns number
hideToolTip
Section titled "hideToolTip"Inherited from: IgrDataPieBaseChart
Hides the active main tooltip, if displayed.
Use the HideToolTip method to hide the active tooltip.
``
hideToolTip(): void Returns void
initializeContent
Section titled "initializeContent"initializeContent(): void Returns void
loadAnnotationsFromJson
Section titled "loadAnnotationsFromJson"Inherited from: IgrDataPieBaseChart
loadAnnotationsFromJson(jsonString: string): void Parameters
- jsonString:
string
Returns void
notifyClearItems
Section titled "notifyClearItems"Inherited from: IgrDataPieBaseChart
Used to manually notify the chart that the data source has reset or cleared its items.
Use notifyClearItems method to notifies the chart that the items have been cleared from an associated data source.
``
notifyClearItems(source_: any): void Parameters
- source_:
any
Returns void
notifyInsertItem
Section titled "notifyInsertItem"Inherited from: IgrDataPieBaseChart
notifyInsertItem(source_: any, index: number, newItem: any): void Parameters
- source_:
any - index:
number - newItem:
any
Returns void
notifyRemoveItem
Section titled "notifyRemoveItem"Inherited from: IgrDataPieBaseChart
notifyRemoveItem(source_: any, index: number, oldItem: any): void Parameters
- source_:
any - index:
number - oldItem:
any
Returns void
notifyResized
Section titled "notifyResized"Inherited from: IgrDataPieBaseChart
Called when the control has been resized.
NotifyResized method Called when the control has been resized.
``
notifyResized(): void Returns void
notifySeriesDataChanged
Section titled "notifySeriesDataChanged"Inherited from: IgrDataPieBaseChart
notifySeriesDataChanged(): void Returns void
notifySetItem
Section titled "notifySetItem"Inherited from: IgrDataPieBaseChart
notifySetItem(source_: any, index: number, oldItem: any, newItem: any): void Parameters
- source_:
any - index:
number - oldItem:
any - newItem:
any
Returns void
notifyVisualPropertiesChanged
Section titled "notifyVisualPropertiesChanged"Inherited from: IgrDataPieBaseChart
notifyVisualPropertiesChanged(): void Returns void
onDetach
Section titled "onDetach"Inherited from: IgrDataPieBaseChart
onDetach(): void Returns void
provideContainer
Section titled "provideContainer"Inherited from: IgrDataPieBaseChart
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
removeCommandAvailabilityListener
Section titled "removeCommandAvailabilityListener"Inherited from: IgrDataPieBaseChart
removeCommandAvailabilityListener(listener: ICommandAvailabilityListener): void Parameters
- listener:
ICommandAvailabilityListener
Returns void
removeCommandStateChangedListener
Section titled "removeCommandStateChangedListener"Inherited from: IgrDataPieBaseChart
removeCommandStateChangedListener(listener: ICommandStateChangedListener): void Parameters
- listener:
ICommandStateChangedListener
Returns void
render
Section titled "render"render(): DetailedReactHTMLElement<object, any> Returns DetailedReactHTMLElement<object, any>
replayTransitionIn
Section titled "replayTransitionIn"Inherited from: IgrDataPieBaseChart
Replays transition-in animation on all series in the chart.
replayTransitionIn(): void Returns void
resetAnnotations
Section titled "resetAnnotations"Inherited from: IgrDataPieBaseChart
resetAnnotations(): void Returns void
resetZoom
Section titled "resetZoom"Inherited from: IgrDataPieBaseChart
Resets the zoom level to default.
resetZoom(): void Returns void
saveAnnotationsToJson
Section titled "saveAnnotationsToJson"Inherited from: IgrDataPieBaseChart
saveAnnotationsToJson(): string Returns string
shouldComponentUpdate
Section titled "shouldComponentUpdate"Inherited from: IgrDataPieBaseChart
shouldComponentUpdate(nextProps: any, nextState: any): boolean Parameters
- nextProps:
any - nextState:
any
Returns boolean
simulateClick
Section titled "simulateClick"Inherited from: IgrDataPieBaseChart
simulateClick(point: IgPoint): void Parameters
- point:
IgPoint
Returns void
simulateHover
Section titled "simulateHover"Inherited from: IgrDataPieBaseChart
simulateHover(point: IgPoint): void Parameters
- point:
IgPoint
Returns void
simulatePlotPointerUp
Section titled "simulatePlotPointerUp"Inherited from: IgrDataPieBaseChart
simulatePlotPointerUp(point: IgPoint): void Parameters
- point:
IgPoint
Returns void
simulatePressAndHold
Section titled "simulatePressAndHold"Inherited from: IgrDataPieBaseChart
simulatePressAndHold(point: IgPoint): void Parameters
- point:
IgPoint
Returns void
startCreatingAnnotation
Section titled "startCreatingAnnotation"Inherited from: IgrDataPieBaseChart
startCreatingAnnotation(): void Returns void
startDeletingAnnotation
Section titled "startDeletingAnnotation"Inherited from: IgrDataPieBaseChart
startDeletingAnnotation(): void Returns void
zoomIn
Section titled "zoomIn"Inherited from: IgrDataPieBaseChart
Performs zoom in action on the chart by specified percentage of current window rect
zoomIn(v: number): void Parameters
- v:
number
Returns void
zoomOut
Section titled "zoomOut"Inherited from: IgrDataPieBaseChart
Performs zoom out action on the chart by specified percentage of current window rect
zoomOut(v: number): void Parameters
- v:
number