Click or drag to resize

StiConstantLines Properties

The StiConstantLines type exposes the following members.

Properties
  NameDescription
Public propertyAllowApplyStyle
Gets or sets value which indicates that chart style will be used.
Public propertyAntialiasing
Gets or sets value which control antialiasing drawing mode.
Public propertyAxisValue
Gets or sets Y axis value through what the constant line is drawn.
Public propertyChart
Public propertyComponentId
Public propertyCore
Public propertyFont
Gets or sets font which used for drawing constant line text.
Public propertyLineColor
Gets or sets color which will be used for drawing constant line.
Public propertyLineStyle
Gets or sets constant line style.
Public propertyLineWidth
Gets or sets constant line width.
Public propertyOrientation
Gets or sets horizontal or vertical orientation of constant line.
Public propertyPosition
Gets or sets text position at contant line.
Public propertyProperties (Inherited from StiService.)
Public propertyPropName
Public propertyServiceCategory
Gets a service category.
(Overrides StiServiceServiceCategory.)
Public propertyServiceEnabled (Inherited from StiService.)
Public propertyServiceInfo (Inherited from StiService.)
Public propertyServiceName (Inherited from StiService.)
Public propertyServiceType
Gets a service type.
(Overrides StiServiceServiceType.)
Public propertyShowBehind
Gets or sets value which indicates that constant lines will be shown behind chart series or in front of chart series.
Public propertyShowInLegend
Gets or sets constant lines in chart legend.
Public propertyText
Gets or sets constant line text.
Public propertyTitleVisible
Gets or sets visibility of constant lines title.
Public propertyVisible
Gets or sets visibility of constant line.
Top
See Also