Click or drag to resize

StiClusteredColumnSeriesCoreXFGetColumnRect Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiClusteredColumnSeriesCoreXF.GetColumnRect(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiClusteredColumnSeries,System.Nullable{System.Double},System.Single,System.Single)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected RectangleF GetColumnRect(
	StiContext context,
	IStiClusteredColumnSeries currentSeries,
	Nullable<double> value,
	float seriesLeftPos,
	float seriesWidth
)

Parameters

context
Type: Stimulsoft.Base.ContextStiContext

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Chart.StiClusteredColumnSeriesCoreXF.GetColumnRect(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiClusteredColumnSeries,System.Nullable{System.Double},System.Single,System.Single)"]

currentSeries
Type: Stimulsoft.Report.ChartIStiClusteredColumnSeries

[Missing <param name="currentSeries"/> documentation for "M:Stimulsoft.Report.Chart.StiClusteredColumnSeriesCoreXF.GetColumnRect(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiClusteredColumnSeries,System.Nullable{System.Double},System.Single,System.Single)"]

value
Type: SystemNullableDouble

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Chart.StiClusteredColumnSeriesCoreXF.GetColumnRect(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiClusteredColumnSeries,System.Nullable{System.Double},System.Single,System.Single)"]

seriesLeftPos
Type: SystemSingle

[Missing <param name="seriesLeftPos"/> documentation for "M:Stimulsoft.Report.Chart.StiClusteredColumnSeriesCoreXF.GetColumnRect(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiClusteredColumnSeries,System.Nullable{System.Double},System.Single,System.Single)"]

seriesWidth
Type: SystemSingle

[Missing <param name="seriesWidth"/> documentation for "M:Stimulsoft.Report.Chart.StiClusteredColumnSeriesCoreXF.GetColumnRect(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiClusteredColumnSeries,System.Nullable{System.Double},System.Single,System.Single)"]

Return Value

Type: RectangleF

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiClusteredColumnSeriesCoreXF.GetColumnRect(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiClusteredColumnSeries,System.Nullable{System.Double},System.Single,System.Single)"]

See Also