Gets the IGraphics surface where the event handler should draw.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public IGraphics Graphics { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Graphics As IGraphics |
See Also