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