Last updated

API / geotoolkit / welllog / LogBarVisual / LogBarVisual

Namespace: LogBarVisual

welllog.LogBarVisual.LogBarVisual

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Options & { autoupdate?: boolean ; barspacing?: number ; barwidth?: number | number[] ; data?: LogAbstractData ; enableautolimits?: boolean ; fillstyle?: Type ; gradientfillstyle?: LogGradientStyle ; limits?: Range ; scaletype?: ScaleType | string ; unit?: AbstractUnit }

The log bar visual options object.


OptionsOut

Ƭ OptionsOut: OptionsOut & { autoupdate: boolean ; barspacing: number ; barwidth: number | number[] ; enableautolimits: boolean ; fillstyle: FillStyle | null ; gradientfillstyle: LogGradientStyle | null ; limits: Range ; scaletype: ScaleType | string ; unit: AbstractUnit }

The object properties