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: 25.6.0.25344+3070493948bf7d32a86bd3e9a8bcf4cc9a5b1929
Syntax
C#
Copy
public
IEnumerable
<
PropertyVertex
>
Vertices
{
get
;
set
; }
Property Value
IEnumerable
PropertyVertex
See Also
Reference
ControlLine Class
AxiomCore2.Controls Namespace