Click or drag to resize

StiDashboardStyleHelperConvertToReportProgressStyle Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.Styles.StiDashboardStyleHelper.ConvertToReportProgressStyle(Stimulsoft.Report.Dashboard.IStiProgressElement)"]

Namespace:  Stimulsoft.Report.Dashboard.Styles
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static StiProgressStyle ConvertToReportProgressStyle(
	IStiProgressElement element
)

Parameters

element
Type: Stimulsoft.Report.DashboardIStiProgressElement

[Missing <param name="element"/> documentation for "M:Stimulsoft.Report.Dashboard.Styles.StiDashboardStyleHelper.ConvertToReportProgressStyle(Stimulsoft.Report.Dashboard.IStiProgressElement)"]

Return Value

Type: StiProgressStyle

[Missing <returns> documentation for "M:Stimulsoft.Report.Dashboard.Styles.StiDashboardStyleHelper.ConvertToReportProgressStyle(Stimulsoft.Report.Dashboard.IStiProgressElement)"]

See Also