Chart (inherited from TeeBase) | Chart associated with this object |
Color (inherited from ChartPen) | Determines the color used by the pen to draw lines on the Drawing. |
DashCap (inherited from ChartPen) | Defines segment ending style of dashed lines. |
DashPattern (inherited from ChartPen) | |
DrawingPen (inherited from ChartPen) | Accesses the internal Drawing.Pen object. |
EndCap (inherited from ChartPen) | Style of line endings. |
Fill (inherited from ChartPen) | Determines the brush used by the pen to draw lines. |
FillGradientVisible (inherited from ChartPen) | Gets a value which determines whether the Fill brush has a gradient. |
Style (inherited from ChartPen) | Determines the style in which the pen draw lines on the Drawing. |
Tag (inherited from TeeBase) | Gets or sets an object that provides additional data about the TChart object. |
Transparency (inherited from ChartPen) | Sets Transparency level from 0 to 100%. |
UseStyling (inherited from ChartPen) | Set to false to make ChartPen ignore Style, DashCap, DashPattern and EndCap properties. Useful as a performance micro-optimization. |
Visible (inherited from ChartPen) | Determines if the pen will draw lines or not. |
Width | Sets the width of the AxisLinePen |