Class LogarithmicTickOptions
java.lang.Object
software.xdev.chartjs.model.options.scale.AbstractTickOptions<T>
software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions<LogarithmicTickOptions>
software.xdev.chartjs.model.options.scale.cartesian.logarithmic.LogarithmicTickOptions
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class software.xdev.chartjs.model.options.scale.AbstractTickOptions
AbstractTickOptions.MajorTickConfiguration
-
Field Summary
FieldsFields inherited from class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
align, autoSkip, autoSkipPadding, crossAlign, includeBounds, labelOffset, maxRotation, maxTicksLimit, minRotation, mirror, sampleSize
Fields inherited from class software.xdev.chartjs.model.options.scale.AbstractTickOptions
backdropColor, backdropPadding, callback, color, display, font, major, padding, showLabelBackdrop, textStrokeColor, textStrokeWidth, z
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class software.xdev.chartjs.model.options.scale.cartesian.AbstractCartesianTickOptions
getAlign, getAutoSkip, getAutoSkipPadding, getCrossAlign, getIncludeBounds, getLabelOffset, getMaxRotation, getMaxTicksLimit, getMinRotation, getMirror, getSampleSize, setAlign, setAutoSkip, setAutoSkipPadding, setCrossAlign, setIncludeBounds, setLabelOffset, setMaxRotation, setMaxTicksLimit, setMinRotation, setMirror, setSampleSize
Methods inherited from class software.xdev.chartjs.model.options.scale.AbstractTickOptions
getBackdropColor, getBackdropPadding, getCallback, getColor, getDisplay, getFont, getMajor, getPadding, getShowLabelBackdrop, getTextStrokeColor, getTextStrokeWidth, getZ, self, setBackdropColor, setBackdropPadding, setCallback, setColor, setDisplay, setFont, setMajor, setPadding, setShowLabelBackdrop, setTextStrokeColor, setTextStrokeWidth, setZ
-
Field Details
-
format
-
-
Constructor Details
-
LogarithmicTickOptions
public LogarithmicTickOptions()
-
-
Method Details
-
getFormat
-
setFormat
-