Graph CreateLine Method Delta Engine Documentation

Namespace: DeltaEngine.Rendering2D.Graphs
Assembly: DeltaEngine.Rendering2D.Graphs (in DeltaEngine.Rendering2D.Graphs.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public GraphLine CreateLine(
	string key,
	Color color
)

Return Value

Type: GraphLine
See Also