[]
Represents a charting control that provides various types of financial charts.
[ToolboxBitmap(typeof(FinancialChart), "FlexChart.png")]
public class FinancialChart : FlexChart, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IMetricProvider, IFontConverter, ISupportInitialize, ISupportCustomRenderEngine, IHitTester, IAnimatedChart, IChart, IChartBase, IStyleProvider, IPalette, IBrushConverter, IStyleConverter
Name | Description |
---|---|
FinancialChart() | Creates an instance of FinancialChart class. |
Name | Description |
---|---|
ChartType | Gets or sets the financial chart type. |
Options | Gets various chart options. |
Name | Description |
---|---|
CreateChartRenderer() | |
CreateLegendRenderer(ILegend) | |
Dispose(bool) | Clean up any resources being used. |
Series_CollectionChanged(object, NotifyCollectionChangedEventArgs) | Fires when collection was changed. |