Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Gdi.Plot
G2DPlotItem Class
G2DPlotItem Methods
ApplyGroupStyles Method
CollectStyles Method
CopyFrom Method
GetDocumentNodeChildrenWithName Method
GetNearestPlotPoint Method
GetNextPlotPoint Method
GetPlotData Method
GetPlotPointAt Method
GetRangesAndPoints Method
HitTest Method
Paint Method
PaintSymbol Method
PrepareGroupStyles Method
SetPlotStyleFromTemplate Method
VisitDocumentReferences Method
G2DPlot
Item
Paint
Symbol Method
Paints a symbol for this plot item for use in a legend.
Namespace:
Altaxo.Graph.Gdi.Plot
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
override
void
PaintSymbol
(
Graphics
g
,
RectangleF
location
)
Parameters
g
Graphics
The graphics context.
location
RectangleF
The rectangle where the symbol should be painted into.
Implements
IGPlotItem
PaintSymbol(Graphics, RectangleF)
See Also
Reference
G2DPlotItem Class
Altaxo.Graph.Gdi.Plot Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net