Class PolarAreaChartWidget
Represents a widget for displaying polar area charts.
public class PolarAreaChartWidget : TrinityChartWidget<PolarAreaChartWidget>, ITrinityWidget, ITrinityComponent
- Inheritance
-
PolarAreaChartWidget
- Implements
- Inherited Members
Properties
ComponentName
The component name in the front-end side.
public override string ComponentName { get; }