Table of Contents

Interface IHasBackground

Namespace
ScottPlot
Assembly
ScottPlot.dll
public interface IHasBackground
Extension Methods

Properties

BackgroundColor

Color BackgroundColor { get; set; }

Property Value

Color

BackgroundFillStyle

FillStyle BackgroundFillStyle { get; }

Property Value

FillStyle

BackgroundHatch

IHatch? BackgroundHatch { get; set; }

Property Value

IHatch

BackgroundHatchColor

Color BackgroundHatchColor { get; set; }

Property Value

Color