Interface IHasShadow
- Namespace
- ScottPlot
- Assembly
- ScottPlot.dll
public interface IHasShadow
- Extension Methods
Properties
ShadowAlignment
Alignment ShadowAlignment { get; set; }
Property Value
ShadowColor
Color ShadowColor { get; set; }
Property Value
ShadowFillStyle
FillStyle ShadowFillStyle { get; }
Property Value
ShadowOffset
PixelOffset ShadowOffset { get; set; }