Back to Devexpress

Constant Line Title

aspnet-15825-components-chart-control-visual-elements-constant-line-title.md

latest1.7 KB
Original Source

Constant Line Title

  • Feb 23, 2023

A constant line can display a title (its Constant Line Title ), which displays explanatory text for the value indicated by the line. Refer to the following help topic for details: Constant Lines.

The table below lists the main properties that affect the element’s appearance and functionality:

|

Availability

|

ConstantLine.Title

| |

Appearance

|

TitleBase.EnableAntialiasing, TitleBase.Font, TitleBase.TextColor

| |

Contents

|

Title.Text

| |

Layout

|

ConstantLineTitle.Alignment, ConstantLineTitle.ShowBelowLine

| |

Visibility

|

TitleBase.Visible

| |

Custom Draw Event

|

WebChartControl.CustomDrawSeries

|

See Also

Constant Lines

How to: Add a Constant Line to an Axis