StiPieGaugeGeom Class

Namespace: Stimulsoft.Report.Gauge.GaugeGeoms

Inheritance

Inherits from: StiGaugeGeom

Constructors

Constructor Description
StiPieGaugeGeom(RectangleF rect, StiBrush background, StiBrush borderBrush, float borderWidth, float startAngle, float sweepAngle)  

StiPieGaugeGeom(rect: RectangleF, background: StiBrush, borderBrush: StiBrush, borderWidth: float, startAngle: float, sweepAngle: float)

Parameters

  • rect (RectangleF)
  • background (StiBrush)
  • borderBrush (StiBrush)
  • borderWidth (float)
  • startAngle (float)
  • sweepAngle (float)

Properties

Property Type Description
Background StiBrush  
BorderBrush StiBrush  
BorderWidth float  
Rect RectangleF  
StartAngle float  
SweepAngle float