Click or drag to resize

StiChartGetImage Method (Single)

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiChart.GetImage(System.Single@)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual Image GetImage(
	ref float zoom
)

Parameters

zoom
Type: SystemSingle

[Missing <param name="zoom"/> documentation for "M:Stimulsoft.Report.Chart.StiChart.GetImage(System.Single@)"]

Return Value

Type: Image

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiChart.GetImage(System.Single@)"]

Implements

IStiExportImageGetImage(Single)
See Also