menu
googleapis package
documentation
sheets/v4.dart
ChartAxisViewWindowOptions
ChartAxisViewWindowOptions constructor
ChartAxisViewWindowOptions constructor
dark_mode
light_mode
ChartAxisViewWindowOptions
constructor
ChartAxisViewWindowOptions
(
{
double
?
viewWindowMax
,
double
?
viewWindowMin
,
String
?
viewWindowMode
,
})
Implementation
ChartAxisViewWindowOptions({ this.viewWindowMax, this.viewWindowMin, this.viewWindowMode, });
googleapis package
documentation
sheets/v4
ChartAxisViewWindowOptions
ChartAxisViewWindowOptions constructor
ChartAxisViewWindowOptions class