FinancialChartOptions Class
In This Topic
Represents options for FinancialChart.
Syntax
'Declaration
<bmt()>
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
Public Class FinancialChartOptions
Inherits C1.Win.Chart.ChartOptions
[bmt()]
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
public class FinancialChartOptions : C1.Win.Chart.ChartOptions
Inheritance Hierarchy
System.Object
C1.Win.Chart.ChartOptions
C1.Win.Chart.Finance.FinancialChartOptions
C1.Win.Chart.Finance.PointAndFigureOptions
See Also