StiProgressVisualSvgHelper Class

Namespace: Stimulsoft.Dashboard.Helpers

This class helps to work with progress visual object though SVG format.

Inheritance

Implements: IStiProgressVisualSvgHelper

Methods

Method Returns Description
WriteProgress (+1 overloads) void  

Method Details

WriteProgress

WriteProgress(writer: XmlTextWriter, svgData: StiSvgData, needToVertScroll: bool, contentHeight: int, isStyleSample: bool): void

Parameters

  • writer (XmlTextWriter)
  • svgData (StiSvgData)
  • needToVertScroll (bool)
  • contentHeight (int)
  • isStyleSample (bool)

WriteProgress(writer: XmlTextWriter, svgData: StiSvgData, isStyleSample: bool): void

Parameters

  • writer (XmlTextWriter)
  • svgData (StiSvgData)
  • isStyleSample (bool)