Axiom Scripting Library
Axiom Scripting Library
AxiomCore2.Controls
ControlLine Class
ControlLine Properties
AggregateInterval Property
AggregateKind Property
AggregateStartTime Property
Color Property
IsVisible Property
LimitColor Property
Limits Property
LineStyle Property
LineThickness Property
MarkerEnd Property
MarkerStart Property
OnBeginValueChange Property
OnEndValueChange Property
RefreshInterval Property
Source Property
SourceTag Property
Value Property
ValueState Property
ValueTransform Property
Vertices Property
Control
Line
Vertices Property
Collection of vertices. See
PropertyVertex
for vertex behavior.
Namespace:
AxiomCore2.Controls
Assembly:
Canary.Axiom.Session (in Canary.Axiom.Session.exe) Version: 26.3.0.26126+77919fe8dcde1308422799b2086ea8bb512a61ce
Syntax
C#
Copy
public
IEnumerable
<
PropertyVertex
>
Vertices
{
get
;
set
; }
Property Value
IEnumerable
PropertyVertex
See Also
Reference
ControlLine Class
AxiomCore2.Controls Namespace