PlotPropertyValue
Namespace: Angara.Charting
Union Cases
Union Case | Description |
Composite(PlotProperties)
Signature: PlotProperties
|
![]() ![]() |
RealArray(float [])
Signature: float []
|
![]() ![]() |
RealValue(float)
Signature: float
|
![]() ![]() |
StringValue(string)
Signature: string
|
![]() ![]() |
Static members
Static member | Description |
OfPairs(props)
Signature: (props:(string * PlotPropertyValue) list) -> PlotPropertyValue
|
![]() ![]() |