Click or drag to resize

StiGridLinesVert Properties

The StiGridLinesVert type exposes the following members.

Properties
  NameDescription
Public propertyAllowApplyStyle
Gets or sets value which indicates that chart style will be used.
(Inherited from StiGridLines.)
Public propertyArea (Inherited from StiGridLines.)
Public propertyColor
Gets or sets color which will be used for drawing major grid lines.
(Inherited from StiGridLines.)
Public propertyComponentId (Inherited from StiGridLines.)
Public propertyCore (Inherited from StiGridLines.)
Public propertyMinorColor
Gets or sets color which will be used for drawing minor grid lines.
(Inherited from StiGridLines.)
Public propertyMinorCount
Gets or sets count of minor grid lines per each major grid line.
(Inherited from StiGridLines.)
Public propertyMinorStyle
Gets or sets style which will be used for drawing minor grid lines.
(Inherited from StiGridLines.)
Public propertyMinorVisible
Gets or sets visibility of minor grid lines.
(Inherited from StiGridLines.)
Public propertyPropName (Inherited from StiGridLines.)
Public propertyStyle
Gets or sets style which will be used for drawing major grid lines.
(Inherited from StiGridLines.)
Public propertyVisible
Gets or sets visibility of major grid lines.
(Inherited from StiGridLines.)
Top
See Also