FSharpBio


LabelStyle

Namespace: FSharp.Charting
Parent Module: ChartTypes

Constructors

ConstructorDescription
new(...)
Signature: (Angle:int option * Color:Color option * Format:string option * Interval:float option * IntervalOffset:float option * IntervalOffsetType:DateTimeIntervalType option * IntervalType:DateTimeIntervalType option * IsEndLabelVisible:bool option * IsStaggered:bool option * TruncatedLabels:bool option * FontName:string option * FontStyle:FontStyle option * FontSize:float option) -> LabelStyle

Static members

Static memberDescription
Create(...)
Signature: (Angle:int option * Color:Color option * Format:string option * Interval:float option * IntervalOffset:float option * IntervalOffsetType:DateTimeIntervalType option * IntervalType:DateTimeIntervalType option * IsEndLabelVisible:bool option * IsStaggered:bool option * TruncatedLabels:bool option * FontName:string option * FontStyle:FontStyle option * FontSize:float option) -> LabelStyle
Fork me on GitHub