Skip to main content
All docs
V25.1
  • DxPolarChart<T> Events

    A control that visualizes bound data as graphs in polar coordinates.
    Name Description
    CustomizeSeriesPoint Allows you to customize series points, pie sectors, and their labels. Inherited from DxChartBase.
    LegendClick Fires when a user clicks a legend item.
    Rendered Fires after the chart is rendered. Inherited from DxChartBase.
    SelectionChanged Fires when point or series selection changes.
    SeriesClick Fires when a user clicks a series.
    TooltipShowing Fires before a tooltip appears. Inherited from DxChartBase.
    See Also