Last updated

API / geotoolkit / controls / axis / HistogramTickGenerator / HistogramTickGenerator

Namespace: HistogramTickGenerator

axis.HistogramTickGenerator.HistogramTickGenerator

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Options & { bins?: number ; edge?: { labelformat?: NumberFormat ; labelstyle?: Type ; tickstyle?: Type } ; labelstrategy?: LabelStrategy ; major?: { labelformat?: NumberFormat ; labelstyle?: Type ; tickstyle?: Type } ; minimumspan?: number ; minor?: { labelformat?: NumberFormat ; labelstyle?: Type ; tickstyle?: Type } ; rotatelabels?: boolean }

An object containing the properties to set


OptionsOut

Ƭ OptionsOut: OptionsOut & { bins: number ; labelstrategy: LabelStrategy ; minimumspan: number ; rotatelabels: boolean }

An object containing the properties to set