[]
        
(Showing Draft Content)

C1.Win.Chart.Sunburst

Sunburst Class

Represents a Sunburst chart control.

Implements
IMetricProvider
IFontConverter
IAnimatedPieChart
IMultiPieChart
ISunburst
IPieChart
IChartBase
IStyleProvider
IPalette
IBrushConverter
Namespace: C1.Win.Chart
Assembly: C1.Win.FlexChart.8.dll
Syntax
[ToolboxBitmap(typeof(FlexChart), "FlexChart.png")]
[C1Description("Sunburst", "Represents a Sunburst chart control.")]
public class Sunburst : FlexPie, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IMetricProvider, IFontConverter, IAnimatedPieChart, IMultiPieChart, ISunburst, IPieChart, IChartBase, IStyleProvider, IPalette, IBrushConverter

Constructors

Name Description
Sunburst()

Properties

Name Description
ChildItemsPath

Gets or sets the name of the property (or properties) used to generate child items in hierarchical data. Set this property to a string to specify the name of the property that contains an item's child items (e.g.

Items
). If items at different levels child items with different names, then set this property to an array containing the names of the properties. that contains child items at each level. (e.g.
"accounts,checks,earnings"
)
Drilldown

Gets or sets whether to add or remove the mouse click event handler.

Methods

Name Description
Bind()

Performs data binding.