VariableFraction

class VariableFraction(fraction: Float) : LabelWidth

Set the label width as a variable fraction of the overall graph width. If the label is smaller than the fraction the graph will grow to occupy the available space.

Constructors

Link copied to clipboard
fun VariableFraction(fraction: Float)