Click or drag to resize

StiConstantLinesOrientation Property

Gets or sets horizontal or vertical orientation of constant line.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public StiConstantLinesStiOrientation Orientation { get; set; }

Property Value

Type: StiConstantLinesStiOrientation

Implements

IStiConstantLinesOrientation
See Also