FSharpBio


PyramidValueType

Namespace: FSharp.Charting
Parent Module: ChartTypes

Specifies whether the data point value represents a linear height or the surface of the segment.

Record Fields

Record FieldDescription
Linear
Signature: PyramidValueType
Modifiers: static
Surface
Signature: PyramidValueType
Modifiers: static
Fork me on GitHub