Click or drag to resize
TimeLineFactorygroupId Method

Namespace:  C2ChartsLibrary.Implementation
Assembly:  C2ChartsLibrary (in C2ChartsLibrary.dll) Version: 1.0
Syntax
C#
public static string groupId(
	bool useGroups,
	GroupType groupType
)

Parameters

useGroups
Type: SystemBoolean

[Missing <param name="useGroups"/> documentation for "M:C2ChartsLibrary.Implementation.TimeLineFactory.groupId(System.Boolean,C2ChartsLibrary.Implementation.GroupType)"]

groupType
Type: C2ChartsLibrary.ImplementationGroupType

[Missing <param name="groupType"/> documentation for "M:C2ChartsLibrary.Implementation.TimeLineFactory.groupId(System.Boolean,C2ChartsLibrary.Implementation.GroupType)"]

Return Value

Type: String

[Missing <returns> documentation for "M:C2ChartsLibrary.Implementation.TimeLineFactory.groupId(System.Boolean,C2ChartsLibrary.Implementation.GroupType)"]

See Also