FibonacciIndicatorModel Properties
The FibonacciIndicator model.Name | Description |
---|---|
AllowAddChild | Gets or sets the value indicating whether a child model item can be added. Inherited from ChartElementModel. |
AllowChangeVisibility | Gets or sets the value indicating whether changing the element visibility is allowed. Inherited from ChartElementModel. |
AllowRemove | Gets or sets the value indicating whether removing an element is allowed. Inherited from ChartElementModel. |
Animation | Gets or sets the Indicator.Animation property value within the model. Inherited from IndicatorModel. |
BaseLevelColor | Gets or sets the value of the FibonacciIndicator.BaseLevelColor within the model. |
BaseLevelLineStyle | Returns the model of the base level line style of the modeled Fibonacci indicator. |
ChartElement | Returns the modeled chart element. Inherited from ChartElementModel. |
CheckableInLegend | Gets or sets the value of the Indicator.CheckableInLegend within the model. Inherited from IndicatorModel. |
CheckedInLegend | Gets or sets the value of the Indicator.CheckedInLegend within the model. Inherited from IndicatorModel. |
Children | Returns the list of child chart elements. Inherited from ChartElementModel. |
Color | Gets or sets the value of the Indicator.Color within the model. Inherited from IndicatorModel. |
CrosshairContentShowMode | Gets or sets the element that displays the indicator’s Crosshair content. Inherited from IndicatorModel. |
CrosshairEmptyValueLegendText | Gets or sets the Indicator.CrosshairEmptyValueLegendText property value within the model. Inherited from IndicatorModel. |
CrosshairEnabled | Gets or sets the Indicator.CrosshairEnabled property value within the model. Inherited from IndicatorModel. |
CrosshairLabelPattern | Gets or sets the Indicator.CrosshairLabelPattern property value within the chart model. Inherited from IndicatorModel. |
CrosshairLabelVisibility | Gets or sets the chart model’s Indicator.CrosshairLabelVisibility property. Inherited from IndicatorModel. |
CrosshairTextOptions | Gets or sets the IndicatorModel.CrosshairTextOptions property value within the model. Inherited from IndicatorModel. |
Element | Returns the chart element whose model is the current model object. Inherited from ChartElementModel. |
Kind | Gets or sets the value of the FibonacciIndicator.Kind within the model. |
Label | Returns the model of the label options of the modeled Fibonacci indicator. |
Legend | Gets or sets the model of the legend assigned to the modeled indicator. Inherited from IndicatorModel. |
LegendText | Gets or set the value that specifies the Indicator.LegendText property within the chart model. Inherited from IndicatorModel. |
LineStyle | Returns the model of the line style of the modeled indicator. Inherited from IndicatorModel. |
Name | Gets or sets the value of the Indicator.Name within the model. Inherited from IndicatorModel. |
Point1 | Returns the model of the first financial indicator point of the modeled financial indicator. Inherited from FinancialIndicatorModel. |
Point2 | Returns the model of the second financial indicator point of the modeled financial indicator. Inherited from FinancialIndicatorModel. |
ShowAdditionalLevels | Gets or sets the value of the FibonacciIndicator.ShowAdditionalLevels within the model. |
ShowInLegend | Gets or sets the value of the Indicator.ShowInLegend within the model. Inherited from IndicatorModel. |
ShowInStructureControl | Gets or sets the value specifying whether the chart element should be shown in the Structure control of the Chart Designer. Inherited from ChartElementModel. |
ShowLevel0 | Gets or sets the value of the FibonacciIndicator.ShowLevel0 within the model. |
ShowLevel100 | Gets or sets the value of the FibonacciIndicator.ShowLevel100 within the model. |
ShowLevel23_6 | Gets or sets the value of the FibonacciIndicator.ShowLevel23_6 within the model. |
ShowLevel76_4 | Gets or sets the value of the FibonacciIndicator.ShowLevel76_4 within the model. |
Tag | Gets or sets the value of the ChartElement.Tag within the model. Inherited from ChartElementModel. |
Visible | Gets or sets the value of the Indicator.Visible within the model. Inherited from IndicatorModel. |
See Also