Overridden. See PaintLegendBadge(GraphicStream, VectorRectangle).
Namespace:
PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
C# |
---|
public override void PaintLegendBadge( GraphicStream graphicStream, VectorRectangle area ) |
Visual Basic (Declaration) |
---|
Public Overrides Sub PaintLegendBadge ( _ graphicStream As GraphicStream, _ area As VectorRectangle _ ) |
Visual C++ |
---|
public: virtual void PaintLegendBadge( GraphicStream^ graphicStream, VectorRectangle area ) override |
Parameters
- graphicStream
- Type: PerpetuumSoft.Framework.Drawing..::.GraphicStream