public abstract class ChartColorMapping extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ChartColorMapping.Builder |
| Constructor and Description |
|---|
ChartColorMapping() |
| Modifier and Type | Method and Description |
|---|---|
abstract ChartColor |
chartColor() |
abstract String |
fieldName() |
public abstract String fieldName()
public abstract ChartColor chartColor()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.