Click or drag to resize

StiConstantLinesAxisValue Property

Gets or sets Y axis value through what the constant line is drawn.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual string AxisValue { get; set; }

Property Value

Type: String

Implements

IStiConstantLinesAxisValue
See Also