Click or drag to resize

HelperGetXByBarIdx Method

Namespace:  MZpack.NT8.Algo.View
Assembly:  MZpack.NT8.Pro (in MZpack.NT8.Pro.dll) Version: 3.18.1.0 (3.18.1.0)
Syntax
C#
public static float GetXByBarIdx(
	MZpackStrategyBase mzpackStrategy,
	RenderArgs args,
	int idx
)

Parameters

mzpackStrategy
Type: MZpack.NT8.AlgoMZpackStrategyBase
args
Type: RenderArgs
idx
Type: SystemInt32

Return Value

Type: Single
See Also