public class TickSettings extends Object
Modifier and Type | Class and 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 and Description |
---|---|
static TickSettings.TickSettingsBuilder |
builder() |
protected void |
updateContext(Map<String,Object> context) |
public static TickSettings.TickSettingsBuilder builder()
Copyright © 2019. All rights reserved.