public class TickSettings
extends java.lang.Object
Modifier and Type | Class | Description |
---|---|---|
static class |
TickSettings.DisplayRules |
Controls the display of prefixes, suffixes, and exponents on ticks
|
static class |
TickSettings.ExponentFormat |
Controls the display of prefixes on ticks
|
static class |
TickSettings.Mirror |
Controls the display of prefixes on ticks
|
static class |
TickSettings.TickMode |
Sets the tick mode for this axis.
|
static class |
TickSettings.TickPlacement |
Determines whether and where ticks are drawn
|
static class |
TickSettings.TickSettingsBuilder |
Modifier and Type | Method | Description |
---|---|---|
static TickSettings.TickSettingsBuilder |
builder() |
public static TickSettings.TickSettingsBuilder builder()
Copyright © 2018. All rights reserved.