Search Results: "wiki/RecentlyCommented" property

dxChart StackedSplineAreaSeries label connector

Reference
Configures the label connectors.

A point label is always displayed near its series point, though the label is placed separately. To make the relationship between the series point and its label evident, use a connector. By default, label connectors are hidden. To make them visible, set the connector.visible property to true. color Colors the connectors. This property supports the following colors: Hexadecimal colors RGB

dxChart StackedSplineSeries label connector

Reference
Configures the label connectors.

A point label is always displayed near its series point, though the label is placed separately. To make the relationship between the series point and its label evident, use a connector. By default, label connectors are hidden. To make them visible, set the connector.visible property to true. color Colors the connectors. This property supports the following colors: Hexadecimal colors RGB

dxChart StepAreaSeries label connector

Reference
Configures the label connectors.

A point label is always displayed near its series point, though the label is placed separately. To make the relationship between the series point and its label evident, use a connector. By default, label connectors are hidden. To make them visible, set the connector.visible property to true. color Colors the connectors. This property supports the following colors: Hexadecimal colors RGB

dxChart StepLineSeries label connector

Reference
Configures the label connectors.

A point label is always displayed near its series point, though the label is placed separately. To make the relationship between the series point and its label evident, use a connector. By default, label connectors are hidden. To make them visible, set the connector.visible property to true. color Colors the connectors. This property supports the following colors: Hexadecimal colors RGB

dxChart ArgumentAxisConstantLines

Reference
Declares a collection of constant lines belonging to the argument axis.

displayBehindSeries Specifies whether to display the constant line behind or in front of the series. extendAxis Specifies whether to extend the axis's default visual range to display the constant line. label Configures the constant line label. value Specifies the value indicated by a constant line. Setting this property is necessary.