ScottPlot
Loading...
Searching...
No Matches
Properties | List of all members
ScottPlot.IHasLine Interface Reference

Classes with a LineStyle can implement this to guide addition of standard shortcuts to its most commonly used properties. More...

Inheritance diagram for ScottPlot.IHasLine:
ScottPlot.ArrowStyle ScottPlot.Bar ScottPlot.Box ScottPlot.LegendItem ScottPlot.MarkerStyle ScottPlot.Plottables.AxisLine ScottPlot.Plottables.AxisSpan ScottPlot.Plottables.ContourLines ScottPlot.Plottables.DataStreamer ScottPlot.Plottables.Ellipse ScottPlot.Plottables.ErrorBar ScottPlot.Plottables.FillY ScottPlot.Plottables.IsoLines ScottPlot.Plottables.LinePlot ScottPlot.Plottables.LollipopPlot ScottPlot.Plottables.PieBase ScottPlot.Plottables.Polygon ScottPlot.Plottables.Rectangle ScottPlot.Plottables.ScaleBar ScottPlot.RadarSeries

Properties

LineStyle LineStyle [get, set]
 
float LineWidth [get, set]
 
LinePattern LinePattern [get, set]
 
Color LineColor [get, set]
 

Detailed Description

Classes with a LineStyle can implement this to guide addition of standard shortcuts to its most commonly used properties.

Property Documentation

◆ LineColor

Color ScottPlot.IHasLine.LineColor
getset

◆ LinePattern

LinePattern ScottPlot.IHasLine.LinePattern
getset

◆ LineStyle

LineStyle ScottPlot.IHasLine.LineStyle
getset

◆ LineWidth

float ScottPlot.IHasLine.LineWidth
getset

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