ChaikinsVolatilityModel Properties
The ChaikinsVolatility 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. |
AxisY | Gets or sets the model of the Y-axis assigned to the modeled indicator that is drawable on a separate pane. Inherited from SeparatePaneIndicatorModel. |
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. |
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. |
Pane | Gets or sets the model of the pane assigned to the modeled $indicator that is drawable on a separate pane. Inherited from SeparatePaneIndicatorModel. |
PointsCount | Gets or sets the value of the ChaikinsVolatility.PointsCount 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. |
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