Click or drag to resize

ILegacyControlTrendGraphRemoveTrends Method

Note: This API is now obsolete.

Namespace:  AxiomCore2.Legacy
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("This method is deprecated, please see documentation for help.")]
void RemoveTrends(
	List<int> keys
)

Parameters

keys
Type: System.Collections.GenericListInt32
See Also