ComponentOne Gauges for WPF and Silverlight
About C1Gauges / Using C1LinearGauge / C1LinearGauge Pointer
In This Topic
    C1LinearGauge Pointer
    In This Topic

    The C1LinearGauge control includes a pointer which indicates the selected C1Gauge.Value of the control. The pointer consists of the C1Gauge.Pointer element:

     

     

    The Pointer element appears by default as a brown tapering element, but you can customize the appearance of the Pointer element by setting several properties, including the C1Gauge.PointerFillC1Gauge.PointerLengthC1Gauge.PointerOffsetC1Gauge.PointerStrokeC1Gauge.PointerStrokeThicknessC1Gauge.PointerStyleC1Gauge.PointerVisibility, and C1Gauge.PointerWidth properties. You can also customize how the C1Gauge.Pointer element appears by setting the C1LinearGaugePointer.Orientation property to Vertical or Horizontal.