public class AxisTitleOptions extends Options
| Modifier and Type | Field and Description |
|---|---|
String |
align
Alignment of the title relative to the axis values.
|
Integer |
margin
The pixel distance between the axis labels or line and the title.
|
Integer |
offset
The distance of the axis title from the axis line.
|
Integer |
rotation
The rotation of the text in degrees.
|
StyleOptions |
style
CSS styles for the title.
|
String |
text
The actual text of the axis title.
|
| Constructor and Description |
|---|
AxisTitleOptions() |
public String align
public Integer margin
public Integer offset
public Integer rotation
public final StyleOptions style
color: '#6D869F'
fontWeight: 'bold'
public String text
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.