ggplotSize {ggplot.options} .NET clr documentation

ggplotSize

Description

Declare

            
# namespace ggplot.options
export class ggplotSize extends ggplotOption {
   range: DoubleRange;
   unify: double;
}

        

.NET clr type reference tree

  1. this class extends from ggplotOption class: ggplotOption
  2. use by property member range: DoubleRange

[Package {$package} version {$version} Index]