[]
        
(Showing Draft Content)

C1.Win.Chart.Finance.FinancialChart

FinancialChart Class

Represents a charting control that provides various types of financial charts.

Implements
IMetricProvider
IFontConverter
ISupportCustomRenderEngine
IHitTester
IAnimatedChart
IChart
IChartBase
IStyleProvider
IPalette
IBrushConverter
IStyleConverter
Namespace: C1.Win.Chart.Finance
Assembly: C1.Win.FinancialChart.8.dll
Syntax
[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

Constructors

Name Description
FinancialChart()

Creates an instance of FinancialChart class.

Properties

Name Description
ChartType

Gets or sets the financial chart type.

Options

Gets various chart options.

Methods

Name Description
CreateChartRenderer()
CreateLegendRenderer(ILegend)
Dispose(bool)

Clean up any resources being used.

Series_CollectionChanged(object, NotifyCollectionChangedEventArgs)

Fires when collection was changed.