Ruler
<< Click to Display Table of Contents >> Ruler |
Represents an interface that exposes information regarding a Ruler IDrawingTool.
StartAnchor |
An IDrawingTool's ChartAnchor representing the starting point of the drawing object |
EndAnchor |
An IDrawingTool's ChartAnchor representing the end point of the drawing object |
TextAnchor |
An IDrawingTool's ChartAnchor representing the text point of the drawing object |
TextColor |
A Brush class representing the fill color of the draw object's text area |
LineColor |
A Stroke object used to draw the object |
// Instantiate a Ruler object |