public class Function extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Function.Chart
One parameter is passed to the function, being chart.
|
static class |
Function.Event
One parameter, event, is passed to the function.
|
static class |
Function.Formatter
Callback JavaScript function to format the data label.
|
static class |
Function.Point
One parameter is passed to the function, being point.
|
static class |
Function.Positioner
Three parameters are passed to the function, being:
labelWidth
labelHeight
point
|
Copyright © 2019 Jong Soft. All rights reserved.