Sama UI Library
    Preparing search index...

    Class SamaDoughnutChartComponent

    Doughnut-Chart component to display data in a doughnut chart.

    Hierarchy

    • SamaBaseChart
      • SamaDoughnutChartComponent
    Index

    Constructors

    Properties

    data: ChartInput[]

    Data shown in the chart.

    enableEmphasis: boolean = true

    Flag to enable the emphasis.

    labelPosition: "inside" | "center" | "outside" = 'center'

    Sets the chart label position.

    message?: string

    Sets loader message of the chart.

    renderer: "svg" | "canvas" = 'canvas'

    Sets the chart renderer.

    seriesName: string = ''

    Sets the series name of the chart.

    showLabel: boolean = false

    Flag to show the label.

    showLegend: boolean = true

    Flag to show the legend.

    Sets loader state of the chart.

    title: string = ''

    Sets chart's title.