Property FillAlpha
- Namespace
- DocWright.Reporting.Pagination
- Assembly
- DocWright.Reporting.dll
FillAlpha
Gets the fill's opacity, from 0 (transparent) to 255 (opaque); meaningless when Fill is null.
public byte FillAlpha { get; }
Property Value
Remarks
Almost every shape is opaque. The exceptions are the colours a chart's semi-transparent palettes
give — SemiTransparent and PacificSemiTransparent — which the reference draws over
whatever is behind them.