The GridLines type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Active | Gets or sets value that indicates whether events will be passed to this element. (Inherited from Element.) | |
| AlternativeFill | Gets or sets the fill for interleaved stripes between grid lines. | |
| Axis | Gets the axis for which the data of the grid line are painted. | |
| BreakEventsBubbling | Gets or sets value that indicates whether events will be passed to parent. (Inherited from Element.) | |
| Divisions | Gets or sets the number of the grid lines. | |
| Expressions | Gets ExpressionBindingCollection expressions that are used by this element. (Inherited from Element.) | |
| Fill | Gets or sets Fill object that is used to paint over. (Inherited from Element.) | |
| Instrument | Gets Instrument, which contains this element. (Inherited from Element.) | |
| MaxLimit | Gets or sets maximum value within which grid lines are painted. | |
| MinLimit | Gets or sets minimum value within which grid lines are painted. | |
| Name | Gets or sets the element's name. (Inherited from Element.) | |
| Origin | Gets or sets axial point where the grid line should pass through. | |
| Parent | Implements Parent. (Inherited from Element.) | |
| RecalculateAll | Gets or sets value that indicates whether expressions will be recalculate for all elemnts or for of these elements only. (Inherited from Element.) | |
| Smooth | Gets or sets value that indicates whether smooth will be used. (Inherited from Element.) | |
| Step | Gets or sets a step betwwen the grid lines. | |
| Stroke | Gets or sets Stroke object that is used to trace. (Inherited from Element.) | |
| Style | Gets or sets the name of the used style. (Inherited from Element.) | |
| SubLinesCount | Gets or sets the number of the sub lines between the primary lines. | |
| SubStroke | Gets or sets Stroke for sub lines drawing. | |
| UseDescreteValues | Gets or sets a value that indicates whether the grid lines go through descrete values on the axis. | |
| UseRoundValues | Gets or sets value that indicates if grid lines will correspond to round values. | |
| Visible | Gets or sets a value indicating whether the element is displayed. (Inherited from Element.) |