Table of Contents

Interface IHasOutline

Namespace
ScottPlot
Assembly
ScottPlot.dll
public interface IHasOutline
Extension Methods

Properties

OutlineColor

Color OutlineColor { get; set; }

Property Value

Color

OutlinePattern

LinePattern OutlinePattern { get; set; }

Property Value

LinePattern

OutlineStyle

LineStyle OutlineStyle { get; }

Property Value

LineStyle

OutlineWidth

float OutlineWidth { get; set; }

Property Value

float