Skip to main content
A newer version of this page is available. .

FinancialIndicatorPointModel Class

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v18.1.Wizard.dll

Declaration

[TypeConverter(typeof(LocalizableExpandableObjectTypeConverter))]
[ModelOf(typeof(FinancialIndicatorPoint))]
public class FinancialIndicatorPointModel :
    ChartElementModel

The following members accept/return FinancialIndicatorPointModel objects:

Inheritance

Object
ChartElementModel
FinancialIndicatorPointModel
See Also