Fx.Chart.Axis.X.Custom.Setup

class Setup
Source
__.scala
class java.lang.Object
trait scala.Matchable
class Any

Def

var forceZeroInRange: Boolean
Source
__.scala
var formatPattern: String
Source
__.scala
def label(v: A): String
Source
__.scala
def labelSize(labelText: String, rotation: Double): javafx.geometry.Dimension2D
Source
__.scala
def minorTickStream(r: Fx.Chart.Axis.X.Custom.Range[A], minorTickCount: Int): Stream[A]
Source
__.scala
def scope(r: Range[A], totalSize: Double, labelSize: Double): Fx.Chart.Axis.X.Custom.Range[A]
Source
__.scala
Source
__.scala
var unit: Double
Source
__.scala