Interface IHasOutline
- Namespace
- ScottPlot
- Assembly
- ScottPlot.dll
public interface IHasOutline
- Extension Methods
Properties
OutlineColor
Color OutlineColor { get; set; }
Property Value
OutlinePattern
LinePattern OutlinePattern { get; set; }
Property Value
OutlineStyle
LineStyle OutlineStyle { get; }
Property Value
OutlineWidth
float OutlineWidth { get; set; }