折れ線グラフ

Namespace: FVIL.Measure
Assembly: FVILforms (in FVILforms.dll) Version: 3.1.0.0 (3.1.0.9)

Syntax

C#
public virtual Color[] Colors { get; set; }
Visual Basic
Public Overridable Property Colors As Color()
	Get
	Set

Property Value

Type: array<Color>[]()[][]

See Also