Table of Contents

Interface IHasFill

Namespace
ScottPlot
Assembly
ScottPlot.dll
public interface IHasFill
Extension Methods

Properties

FillColor

Color FillColor { get; set; }

Property Value

Color

FillHatch

IHatch? FillHatch { get; set; }

Property Value

IHatch

FillHatchColor

Color FillHatchColor { get; set; }

Property Value

Color

FillStyle

FillStyle FillStyle { get; set; }

Property Value

FillStyle