Class ReportPageGaugePanel
- Namespace
- DocWright.Reporting.Pagination
- Assembly
- DocWright.Reporting.dll
A gauge panel on a page: the shapes that draw its state indicators.
public sealed class ReportPageGaugePanel : ReportPageItem
- Inheritance
-
ReportPageGaugePanel
- Inherited Members
Remarks
Shapes are in coordinates relative to this item's top-left corner, the vocabulary every self-drawing item shares (ReportShape). A state indicator is one shape per region of its icon — the arrow, the rim of a traffic light, each box of a box set — in the colours the reference engine draws that icon in for the state's colour.
What a panel holds and this version does not draw — a radial or linear gauge, a numeric indicator, a
gauge image or label, a frame — is named in a diagnostic (DXP9407); the panel keeps its box.
Properties
- Kind
Gets what kind of item this is.
- Shapes
Gets the shapes that draw the panel, in back-to-front order.