Interface IHasFill
- Namespace
- ScottPlot
- Assembly
- ScottPlot.dll
public interface IHasFill
- Extension Methods
Properties
FillColor
Color FillColor { get; set; }
Property Value
FillHatch
IHatch? FillHatch { get; set; }
Property Value
FillHatchColor
Color FillHatchColor { get; set; }
Property Value
FillStyle
FillStyle FillStyle { get; set; }