API / geotoolkit / welllog / LogBarVisual / LogBarVisual
welllog.LogBarVisual.LogBarVisual
Type Aliases
Type Aliases
Ƭ 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 & { 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