CumulativeTimeProfilePlotConfiguration
Source:R/plotconfiguration-sub-classes.R
CumulativeTimeProfilePlotConfiguration.Rd
R6 class defining the configuration of a ggplot
object for cumulative time profile plots
See also
Other PlotConfiguration classes:
AxisConfiguration
,
BackgroundConfiguration
,
BackgroundElement
,
BoxWhiskerPlotConfiguration
,
DDIRatioPlotConfiguration
,
ExportConfiguration
,
HistogramPlotConfiguration
,
LabelConfiguration
,
LegendConfiguration
,
LineElement
,
ObsVsPredPlotConfiguration
,
PKRatioPlotConfiguration
,
PieChartPlotConfiguration
,
PlotConfiguration
,
PlotGridConfiguration
,
QQPlotConfiguration
,
ResVsPredPlotConfiguration
,
ResVsTimePlotConfiguration
,
TimeProfilePlotConfiguration
,
TornadoPlotConfiguration
,
XAxisConfiguration
,
YAxisConfiguration
Super class
tlf::PlotConfiguration
-> CumulativeTimeProfilePlotConfiguration
Public fields
defaultExpand
Default expand value when creating a
CumulativeTimeProfilePlotConfiguration
objectcolorPalette
color palette property from
ggplot2
Methods
Method new()
Create a new CumulativeTimeProfilePlotConfiguration
object
Usage
CumulativeTimeProfilePlotConfiguration$new(colorPalette = NULL, ...)