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; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property Orientation As StiConstantLinesStiOrientation
Get
Set
Property Value
Type:
StiConstantLinesStiOrientationImplements
IStiConstantLinesOrientationSee Also