VectSharp 2.6.1
A light library for C# vector graphics
All Classes Namespaces Functions Variables Enumerations Properties Events Pages
VectSharp.Plots.IPlotElement Interface Reference

Represents a plot element. More...

Inheritance diagram for VectSharp.Plots.IPlotElement:

Public Member Functions

void Plot (Graphics target)
 Draw the plot element on the specified target  Graphics. More...
 

Properties

ICoordinateSystem CoordinateSystem [get]
 The coordinate system used to transform the points from data space to plot space. More...
 

Detailed Description

Represents a plot element.

Definition at line 91 of file Plot.cs.

Member Function Documentation

◆ Plot()

Property Documentation

◆ CoordinateSystem


The documentation for this interface was generated from the following file: