AgsGui.Cartesian

g AgsGui.Cartesian AgsGui.Cartesian GObject.GInterface GObject.GInterface Gtk.Accessible Gtk.Accessible GObject.GInterface->Gtk.Accessible Gtk.Buildable Gtk.Buildable GObject.GInterface->Gtk.Buildable Gtk.ConstraintTarget Gtk.ConstraintTarget GObject.GInterface->Gtk.ConstraintTarget GObject.InitiallyUnowned GObject.InitiallyUnowned Gtk.Widget Gtk.Widget GObject.InitiallyUnowned->Gtk.Widget GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned Gtk.Accessible->Gtk.Widget Gtk.Buildable->Gtk.Widget Gtk.ConstraintTarget->Gtk.Widget Gtk.Widget->AgsGui.Cartesian

Subclasses:

None

Methods

Inherited:

Gtk.Widget (181), GObject.Object (37), Gtk.Accessible (15), Gtk.Buildable (1)

Structs:

Gtk.WidgetClass (18), GObject.ObjectClass (5)

class

linear_step_conversion_func (current, is_abscissae, data)

class

linear_translate_func (x, y, data)

class

linear_x_big_scale_func (value, data)

class

linear_x_label_func (value, data)

class

linear_x_small_scale_func (value, data)

class

linear_y_big_scale_func (value, data)

class

linear_y_label_func (value, data)

class

linear_y_small_scale_func (value, data)

class

new ()

add_plot (plot)

fill_label (do_x_label)

get_center ()

get_font_size ()

get_line_width ()

get_point_radius ()

get_surface ()

get_x_big_scale_factor ()

get_x_end ()

get_x_label ()

get_x_label_factor ()

get_x_label_precision ()

get_x_label_start ()

get_x_label_step_width ()

get_x_margin ()

get_x_scale_step_width ()

get_x_small_scale_factor ()

get_x_start ()

get_x_step ()

get_x_step_factor ()

get_x_step_width ()

get_x_unit ()

get_x_unit_size ()

get_x_unit_x0 ()

get_x_unit_y0 ()

get_y_big_scale_factor ()

get_y_end ()

get_y_label ()

get_y_label_factor ()

get_y_label_precision ()

get_y_label_start ()

get_y_label_step_height ()

get_y_margin ()

get_y_scale_step_height ()

get_y_small_scale_factor ()

get_y_start ()

get_y_step ()

get_y_step_factor ()

get_y_step_height ()

get_y_unit ()

get_y_unit_size ()

get_y_unit_x0 ()

get_y_unit_y0 ()

reallocate_label (do_x_label)

remove_plot (plot)

set_center (center)

set_font_size (font_size)

set_line_width (line_width)

set_point_radius (point_radius)

set_x_big_scale_factor (x_big_scale_factor)

set_x_end (x_end)

set_x_label (x_label)

set_x_label_factor (x_label_factor)

set_x_label_precision (x_label_precision)

set_x_label_start (x_label_start)

set_x_label_step_width (x_label_step_width)

set_x_margin (x_margin)

set_x_scale_step_width (x_scale_step_width)

set_x_small_scale_factor (x_small_scale_factor)

set_x_start (x_start)

set_x_step (x_step)

set_x_step_factor (x_step_factor)

set_x_step_width (x_step_width)

set_x_unit (x_unit)

set_x_unit_size (x_unit_size)

set_x_unit_x0 (x_unit_x0)

set_x_unit_y0 (x_unit_y0)

set_y_big_scale_factor (y_big_scale_factor)

set_y_end (y_end)

set_y_label (y_label)

set_y_label_factor (y_label_factor)

set_y_label_precision (y_label_precision)

set_y_label_start (y_label_start)

set_y_label_step_height (y_label_step_height)

set_y_margin (y_margin)

set_y_scale_step_height (y_scale_step_height)

set_y_small_scale_factor (y_small_scale_factor)

set_y_start (y_start)

set_y_step (y_step)

set_y_step_factor (y_step_factor)

set_y_step_height (y_step_height)

set_y_unit (y_unit)

set_y_unit_size (y_unit_size)

set_y_unit_x0 (y_unit_x0)

set_y_unit_y0 (y_unit_y0)

Virtual Methods

Inherited:

Gtk.Widget (25), GObject.Object (7), Gtk.Accessible (6), Gtk.Buildable (9)

Properties

Inherited:

Gtk.Widget (34), Gtk.Accessible (1)

Name

Type

Flags

Short Description

center

float

r/w

The center of lines

font-size

float

r/w

The font’s size

line-width

float

r/w

The line width

plot

int

r/w

The cairo plot

point-radius

float

r/w

The points radius

surface

int

r/w

The cairo surface

translate-data

int

r/w

The translate data

x-big-scale-factor

float

r/w

The x big scale factor

x-end

float

r/w

The x end

x-label

int

r/w

The x labels as string array

x-label-data

int

r/w

The x label conversion data

x-label-factor

float

r/w

The x label factor

x-label-precision

float

r/w

The x label precision

x-label-start

float

r/w

The x label start position

x-label-step-width

float

r/w

The x label step width

x-margin

float

r/w

The horizontal x margin

x-scale-data

int

r/w

The x scale conversion data

x-scale-step-width

float

r/w

The x step width

x-small-scale-factor

float

r/w

The x small scale factor

x-start

float

r/w

The x start

x-step

float

r/w

The x step

x-step-data

int

r/w

The x step conversion data

x-step-factor

float

r/w

The x step conversion factor

x-step-width

float

r/w

The x step width

x-translate-point

float

r/w

The x translate point

x-unit

str

r/w

The x unit label

x-unit-size

float

r/w

The x unit’s size

x-unit-x0

float

r/w

The x unit’s x0 position

x-unit-y0

float

r/w

The x unit’s y0 position

y-big-scale-factor

float

r/w

The y big scale factor

y-end

float

r/w

The y end

y-label

int

r/w

The y labels as string array

y-label-data

int

r/w

The y label conversion data

y-label-factor

float

r/w

The y label factor

y-label-precision

float

r/w

The y label precision

y-label-start

float

r/w

The y label start position

y-label-step-height

float

r/w

The y label step height

y-margin

float

r/w

The vertical y margin

y-scale-data

int

r/w

The y scale conversion data

y-scale-step-height

float

r/w

The y scale step height

y-small-scale-factor

float

r/w

The y small scale factor

y-start

float

r/w

The y start

y-step

float

r/w

The y step

y-step-data

int

r/w

The y step conversion data

y-step-factor

float

r/w

The y step conversion factor

y-step-height

float

r/w

The y step height

y-translate-point

float

r/w

The y translate point

y-unit

str

r/w

The y unit label

y-unit-size

float

r/w

The y unit’s size

y-unit-x0

float

r/w

The y unit’s x0 position

y-unit-y0

float

r/w

The y unit’s y0 position

Signals

Inherited:

Gtk.Widget (13), GObject.Object (1)

Fields

Inherited:

Gtk.Widget (13), GObject.Object (1)

Name

Type

Access

Description

center

float

r

flags

AgsGui.CartesianFlags

r

font_size

float

r

line_width

float

r

plot

[object]

r

point_radius

float

r

step_conversion_func

object

r

surface

cairo.Surface

r

translate_data

object

r

translate_func

object

r

widget

Gtk.Widget

r

x_big_scale_factor

float

r

x_big_scale_func

object

r

x_end

float

r

x_label

str

r

x_label_data

object

r

x_label_factor

float

r

x_label_func

object

r

x_label_precision

float

r

x_label_start

float

r

x_label_step_width

float

r

x_margin

float

r

x_scale_data

object

r

x_scale_step_width

float

r

x_small_scale_factor

float

r

x_small_scale_func

object

r

x_start

float

r

x_step

float

r

x_step_data

object

r

x_step_factor

float

r

x_step_width

float

r

x_translate_point

float

r

x_unit

str

r

x_unit_size

float

r

x_unit_x0

float

r

x_unit_y0

float

r

y_big_scale_factor

float

r

y_big_scale_func

object

r

y_end

float

r

y_label

str

r

y_label_data

object

r

y_label_factor

float

r

y_label_func

object

r

y_label_precision

float

r

y_label_start

float

r

y_label_step_height

float

r

y_margin

float

r

y_scale_data

object

r

y_scale_step_height

float

r

y_small_scale_factor

float

r

y_small_scale_func

object

r

y_start

float

r

y_step

float

r

y_step_data

object

r

y_step_factor

float

r

y_step_height

float

r

y_translate_point

float

r

y_unit

str

r

y_unit_size

float

r

y_unit_x0

float

r

y_unit_y0

float

r

Class Details

class AgsGui.Cartesian(**kwargs)
Bases:

Gtk.Widget

Abstract:

No

Structure:

AgsGui.CartesianClass

classmethod linear_step_conversion_func(current, is_abscissae, data)
Parameters:
  • current (float) – current step value

  • is_abscissae (bool) – is abscissae

  • data (object or None) – the data

Returns:

the converted step value

Return type:

float

Perform linear step conversion.

New in version 3.0.0.

classmethod linear_translate_func(x, y, data)
Parameters:
Returns:

ret_x:

the return location of translated x

ret_y:

the return location of transloated y

Return type:

(ret_x: float, ret_y: float)

Perform linear translation.

New in version 3.0.0.

classmethod linear_x_big_scale_func(value, data)
Parameters:
Returns:

the matching scale value

Return type:

float

Labeling function of x big scale

New in version 3.0.0.

classmethod linear_x_label_func(value, data)
Parameters:
Returns:

the formatted string

Return type:

str

Format x label value appropriately.

New in version 3.0.0.

classmethod linear_x_small_scale_func(value, data)
Parameters:
Returns:

the matching scale value

Return type:

float

Labeling function of x small scale

New in version 3.0.0.

classmethod linear_y_big_scale_func(value, data)
Parameters:
Returns:

the matching scale value

Return type:

float

Labeling function of y big scale

New in version 3.0.0.

classmethod linear_y_label_func(value, data)
Parameters:
Returns:

the formatted string

Return type:

str

Format y label value appropriately.

New in version 3.0.0.

classmethod linear_y_small_scale_func(value, data)
Parameters:
Returns:

the matching scale value

Return type:

float

Labeling function of y small scale

New in version 3.0.0.

classmethod new()
Returns:

the new AgsGui.Cartesian

Return type:

AgsGui.Cartesian

Create a new instance of AgsGui.Cartesian

New in version 3.0.0.

add_plot(plot)
Parameters:

plot (object or None) – the AgsGui.Plot-struct

Add plot to self.

New in version 3.0.0.

fill_label(do_x_label)
Parameters:

do_x_label (bool) – do x label

Fill x label if do_x_label, otherwise y label.

New in version 3.0.0.

get_center()
Returns:

the center

Return type:

float

Get center of self.

New in version 3.2.0.

get_font_size()
Returns:

the font size

Return type:

float

Get font size of self.

New in version 3.2.0.

get_line_width()
Returns:

the line width

Return type:

float

Get line width of self.

New in version 3.2.0.

get_point_radius()
Returns:

the point radius

Return type:

float

Get point radius.

New in version 3.2.0.

get_surface()
Returns:

the cairo surface

Return type:

cairo.Surface

Get cairo surface of self.

New in version 3.2.0.

get_x_big_scale_factor()
Returns:

the x big factor

Return type:

float

Get x big scale factor of self.

New in version 3.2.0.

get_x_end()
Returns:

the x end

Return type:

float

Get x end of self.

New in version 3.2.0.

get_x_label()
Returns:

the x label

Return type:

[str]

Get x label of self.

New in version 3.2.0.

get_x_label_factor()
Returns:

the x label factor

Return type:

float

Get x label factor of self.

New in version 3.2.0.

get_x_label_precision()
Returns:

the x label precision

Return type:

float

Get x label precision of self.

New in version 3.2.0.

get_x_label_start()
Returns:

the x label start

Return type:

float

Get x label start of self.

New in version 3.2.0.

get_x_label_step_width()
Returns:

the x label step width

Return type:

float

Get x label step width.

New in version 3.2.0.

get_x_margin()
Returns:

the x margin

Return type:

float

Get x margin of self.

New in version 3.2.0.

get_x_scale_step_width()
Returns:

the x scale step width

Return type:

float

Get x scale step width of self.

New in version 3.2.0.

get_x_small_scale_factor()
Returns:

the x small factor

Return type:

float

Get x small scale factor of self.

New in version 3.2.0.

get_x_start()
Returns:

the x start

Return type:

float

Get x start of self.

New in version 3.2.0.

get_x_step()
Returns:

the x step

Return type:

float

Get x step of self.

New in version 3.2.0.

get_x_step_factor()
Returns:

the x step factor

Return type:

float

Get x step factor of self.

New in version 3.2.0.

get_x_step_width()
Returns:

the x step width

Return type:

float

Get x step width of self.

New in version 3.2.0.

get_x_unit()
Returns:

the x unit

Return type:

str

Get x unit of self.

New in version 3.2.0.

get_x_unit_size()
Returns:

the x unit size

Return type:

float

Get x unit size of self.

New in version 3.2.0.

get_x_unit_x0()
Returns:

the x unit x0

Return type:

float

Get x unit x0 of self.

New in version 3.2.0.

get_x_unit_y0()
Returns:

the x unit y0

Return type:

float

Get x unit y0 of self.

New in version 3.2.0.

get_y_big_scale_factor()
Returns:

the y big factor

Return type:

float

Get y big scale factor of self.

New in version 3.2.0.

get_y_end()
Returns:

the y end

Return type:

float

Get y end of self.

New in version 3.2.0.

get_y_label()
Returns:

the y label

Return type:

[str]

Get y label of self.

New in version 3.2.0.

get_y_label_factor()
Returns:

the y label factor

Return type:

float

Get y label factor of self.

New in version 3.2.0.

get_y_label_precision()
Returns:

the y label precision

Return type:

float

Get y label precision of self.

New in version 3.2.0.

get_y_label_start()
Returns:

the y label start

Return type:

float

Get y label start of self.

New in version 3.2.0.

get_y_label_step_height()
Returns:

the y label step height

Return type:

float

Get y label step height of self.

New in version 3.2.0.

get_y_margin()
Returns:

the y margin

Return type:

float

Get y margin of self.

New in version 3.2.0.

get_y_scale_step_height()
Returns:

the y scale step height

Return type:

float

Get y scale step height of self.

New in version 3.2.0.

get_y_small_scale_factor()
Returns:

the y small factor

Return type:

float

Get y small scale factor of self.

New in version 3.2.0.

get_y_start()
Returns:

the y start

Return type:

float

Get y start of self.

New in version 3.2.0.

get_y_step()
Returns:

the y step

Return type:

float

Get y step of self.

New in version 3.2.0.

get_y_step_factor()
Returns:

the y step factor

Return type:

float

Get y step factor of self.

New in version 3.2.0.

get_y_step_height()
Returns:

the y step height

Return type:

float

Get y step height.

New in version 3.2.0.

get_y_unit()
Returns:

the y unit

Return type:

str

Get y unit of self.

New in version 3.2.0.

get_y_unit_size()
Returns:

the y unit size

Return type:

float

Get y unit size of self.

New in version 3.2.0.

get_y_unit_x0()
Returns:

the y unit x0

Return type:

float

Get y unit x0 of self.

New in version 3.2.0.

get_y_unit_y0()
Return type:

float

Get y unit y0 of self.

New in version 3.2.0.

reallocate_label(do_x_label)
Parameters:

do_x_label (bool) – do x label

Reallocate x label if do_x_label, otherwise y label.

New in version 3.0.0.

remove_plot(plot)
Parameters:

plot (object or None) – the AgsGui.Plot-struct

Remove plot from self.

New in version 3.0.0.

set_center(center)
Parameters:

center (float) – the center

Set center of self.

New in version 3.2.0.

set_font_size(font_size)
Parameters:

font_size (float) – the font size

Set font size of self.

New in version 3.2.0.

set_line_width(line_width)
Parameters:

line_width (float) – the line width

Set line width of self.

New in version 3.2.0.

set_point_radius(point_radius)
Parameters:

point_radius (float) – the point radius

Set point radius.

New in version 3.2.0.

set_x_big_scale_factor(x_big_scale_factor)
Parameters:

x_big_scale_factor (float) – the x big scale factor

Set x big scale factor of self.

New in version 3.2.0.

set_x_end(x_end)
Parameters:

x_end (float) – the x end

Set x end of self.

New in version 3.2.0.

set_x_label(x_label)
Parameters:

x_label (str) – the x label

Set x label of self.

New in version 3.2.0.

set_x_label_factor(x_label_factor)
Parameters:

x_label_factor (float) – the x label factor

Set x label factor of self.

New in version 3.2.0.

set_x_label_precision(x_label_precision)
Parameters:

x_label_precision (float) – the x label precision

Set x label precision of self.

New in version 3.2.0.

set_x_label_start(x_label_start)
Parameters:

x_label_start (float) – the x label start

Set x label start of self.

New in version 3.2.0.

set_x_label_step_width(x_label_step_width)
Parameters:

x_label_step_width (float) – the x label step width

Set x label step width of self.

New in version 3.2.0.

set_x_margin(x_margin)
Parameters:

x_margin (float) – the x margin

Set x margin of self.

New in version 3.2.0.

set_x_scale_step_width(x_scale_step_width)
Parameters:

x_scale_step_width (float) – the x scale step width

Set x scale step width of self.

New in version 3.2.0.

set_x_small_scale_factor(x_small_scale_factor)
Parameters:

x_small_scale_factor (float) – the x small scale factor

Set x small scale factor of self.

New in version 3.2.0.

set_x_start(x_start)
Parameters:

x_start (float) – the x start

Set x start of self.

New in version 3.2.0.

set_x_step(x_step)
Parameters:

x_step (float) – the x step

Set x step of self.

New in version 3.2.0.

set_x_step_factor(x_step_factor)
Parameters:

x_step_factor (float) – the x step factor

Set x step factor of self.

New in version 3.2.0.

set_x_step_width(x_step_width)
Parameters:

x_step_width (float) – the x step width

Set x step width of self.

New in version 3.2.0.

set_x_unit(x_unit)
Parameters:

x_unit (str) – the x unit

Set x unit of self.

New in version 3.2.0.

set_x_unit_size(x_unit_size)
Parameters:

x_unit_size (float) – the x unit size

Set x unit size of self.

New in version 3.2.0.

set_x_unit_x0(x_unit_x0)
Parameters:

x_unit_x0 (float) – the x unit x0

Set x unit x0 of self.

New in version 3.2.0.

set_x_unit_y0(x_unit_y0)
Parameters:

x_unit_y0 (float) – the x unit y0

Set x unit y0 of self.

New in version 3.2.0.

set_y_big_scale_factor(y_big_scale_factor)
Parameters:

y_big_scale_factor (float) – the y big scale factor

Set y big scale factor of self.

New in version 3.2.0.

set_y_end(y_end)
Parameters:

y_end (float) – the y end

Set y end of self.

New in version 3.2.0.

set_y_label(y_label)
Parameters:

y_label (str) – the y label

Set y label of self.

New in version 3.2.0.

set_y_label_factor(y_label_factor)
Parameters:

y_label_factor (float) – the y label factor

Set y label factor of self.

New in version 3.2.0.

set_y_label_precision(y_label_precision)
Parameters:

y_label_precision (float) – the y label precision

Set y label precision of self.

New in version 3.2.0.

set_y_label_start(y_label_start)
Parameters:

y_label_start (float) – the y label start

Set y label start of self.

New in version 3.2.0.

set_y_label_step_height(y_label_step_height)
Parameters:

y_label_step_height (float) – the y label step height

Set y label step height of self.

New in version 3.2.0.

set_y_margin(y_margin)
Parameters:

y_margin (float) – the y margin

Set y margin of self.

New in version 3.2.0.

set_y_scale_step_height(y_scale_step_height)
Parameters:

y_scale_step_height (float) – the y scale step height

Set y scale step height of self.

New in version 3.2.0.

set_y_small_scale_factor(y_small_scale_factor)
Parameters:

y_small_scale_factor (float) – the y small scale factor

Set y small scale factor of self.

New in version 3.2.0.

set_y_start(y_start)
Parameters:

y_start (float) – the y start

Set y start of self.

New in version 3.2.0.

set_y_step(y_step)
Parameters:

y_step (float) – the y step

Set y step of self.

New in version 3.2.0.

set_y_step_factor(y_step_factor)
Parameters:

y_step_factor (float) – the y step factor

Set y step factor of self.

New in version 3.2.0.

set_y_step_height(y_step_height)
Parameters:

y_step_height (float) – the y step height

Set y step height of self.

New in version 3.2.0.

set_y_unit(y_unit)
Parameters:

y_unit (str) – the y unit

Set y unit of self.

New in version 3.2.0.

set_y_unit_size(y_unit_size)
Parameters:

y_unit_size (float) – the y unit size

Set y unit size of self.

New in version 3.2.0.

set_y_unit_x0(y_unit_x0)
Parameters:

y_unit_x0 (float) – the y unit x0

Set y unit x0 of self.

New in version 3.2.0.

set_y_unit_y0(y_unit_y0)
Parameters:

y_unit_y0 (float) – the y unit y0

Set y unit y0 of self.

New in version 3.2.0.

Property Details

AgsGui.Cartesian.props.center
Name:

center

Type:

float

Default Value:

0.5

Flags:

READABLE, WRITABLE

The center of lines

New in version 3.0.0.

AgsGui.Cartesian.props.font_size
Name:

font-size

Type:

float

Default Value:

12.0

Flags:

READABLE, WRITABLE

The font’s size to draw labels and units.

New in version 3.0.0.

AgsGui.Cartesian.props.line_width
Name:

line-width

Type:

float

Default Value:

1.0

Flags:

READABLE, WRITABLE

The line width.

New in version 3.0.0.

AgsGui.Cartesian.props.plot
Name:

plot

Type:

int

Default Value:

None

Flags:

READABLE, WRITABLE

The GLib.List-struct containig AgsGui.Plot.

New in version 4.0.0.

AgsGui.Cartesian.props.point_radius
Name:

point-radius

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The points radius.

New in version 3.0.0.

AgsGui.Cartesian.props.surface
Name:

surface

Type:

int

Default Value:

None

Flags:

READABLE, WRITABLE

The cairo surface.

New in version 4.0.0.

AgsGui.Cartesian.props.translate_data
Name:

translate-data

Type:

int

Default Value:

None

Flags:

READABLE, WRITABLE

The data to pass to translate function.

New in version 4.0.0.

AgsGui.Cartesian.props.x_big_scale_factor
Name:

x-big-scale-factor

Type:

float

Default Value:

5.0

Flags:

READABLE, WRITABLE

The scale factor to use with x big scale function.

New in version 4.0.0.

AgsGui.Cartesian.props.x_end
Name:

x-end

Type:

float

Default Value:

199.0

Flags:

READABLE, WRITABLE

The x end.

New in version 3.0.0.

AgsGui.Cartesian.props.x_label
Name:

x-label

Type:

int

Default Value:

None

Flags:

READABLE, WRITABLE

The x labels as a string array.

New in version 3.0.0.

AgsGui.Cartesian.props.x_label_data
Name:

x-label-data

Type:

int

Default Value:

None

Flags:

READABLE, WRITABLE

The data to pass to x label conversion function.

New in version 4.0.0.

AgsGui.Cartesian.props.x_label_factor
Name:

x-label-factor

Type:

float

Default Value:

5.0

Flags:

READABLE, WRITABLE

The factor to use with x label function.

New in version 4.0.0.

AgsGui.Cartesian.props.x_label_precision
Name:

x-label-precision

Type:

float

Default Value:

3.0

Flags:

READABLE, WRITABLE

The precision to use with x label function.

New in version 4.0.0.

AgsGui.Cartesian.props.x_label_start
Name:

x-label-start

Type:

float

Default Value:

10.0

Flags:

READABLE, WRITABLE

The x label start position.

New in version 3.0.0.

AgsGui.Cartesian.props.x_label_step_width
Name:

x-label-step-width

Type:

float

Default Value:

50.0

Flags:

READABLE, WRITABLE

The x label step width.

New in version 3.0.0.

AgsGui.Cartesian.props.x_margin
Name:

x-margin

Type:

float

Default Value:

24.0

Flags:

READABLE, WRITABLE

The horizontal x margin.

New in version 3.0.0.

AgsGui.Cartesian.props.x_scale_data
Name:

x-scale-data

Type:

int

Default Value:

None

Flags:

READABLE, WRITABLE

The data to pass to x scale conversion function.

New in version 4.0.0.

AgsGui.Cartesian.props.x_scale_step_width
Name:

x-scale-step-width

Type:

float

Default Value:

10.0

Flags:

READABLE, WRITABLE

The width of a x scale step.

New in version 3.0.0.

AgsGui.Cartesian.props.x_small_scale_factor
Name:

x-small-scale-factor

Type:

float

Default Value:

1.0

Flags:

READABLE, WRITABLE

The scale factor to use with x small scale function.

New in version 4.0.0.

AgsGui.Cartesian.props.x_start
Name:

x-start

Type:

float

Default Value:

-60.0

Flags:

READABLE, WRITABLE

The x start.

New in version 3.0.0.

AgsGui.Cartesian.props.x_step
Name:

x-step

Type:

float

Default Value:

1.0

Flags:

READABLE, WRITABLE

The x step.

New in version 3.0.0.

AgsGui.Cartesian.props.x_step_data
Name:

x-step-data

Type:

int

Default Value:

None

Flags:

READABLE, WRITABLE

The data to pass to x step conversion function.

New in version 4.0.0.

AgsGui.Cartesian.props.x_step_factor
Name:

x-step-factor

Type:

float

Default Value:

1.0

Flags:

READABLE, WRITABLE

The step factor to use with x step conversion function.

New in version 4.0.0.

AgsGui.Cartesian.props.x_step_width
Name:

x-step-width

Type:

float

Default Value:

10.0

Flags:

READABLE, WRITABLE

The width of a x step.

New in version 3.0.0.

AgsGui.Cartesian.props.x_translate_point
Name:

x-translate-point

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The x translate point.

New in version 4.0.0.

AgsGui.Cartesian.props.x_unit
Name:

x-unit

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

The x unit label.

New in version 3.0.0.

AgsGui.Cartesian.props.x_unit_size
Name:

x-unit-size

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The x unit’s size.

New in version 4.0.0.

AgsGui.Cartesian.props.x_unit_x0
Name:

x-unit-x0

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The x unit’s x0 position.

New in version 3.0.0.

AgsGui.Cartesian.props.x_unit_y0
Name:

x-unit-y0

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The x unit’s y0 position.

New in version 3.0.0.

AgsGui.Cartesian.props.y_big_scale_factor
Name:

y-big-scale-factor

Type:

float

Default Value:

5.0

Flags:

READABLE, WRITABLE

The scale factor to use with y big scale function.

New in version 4.0.0.

AgsGui.Cartesian.props.y_end
Name:

y-end

Type:

float

Default Value:

99.0

Flags:

READABLE, WRITABLE

The y end.

New in version 3.0.0.

AgsGui.Cartesian.props.y_label
Name:

y-label

Type:

int

Default Value:

None

Flags:

READABLE, WRITABLE

The y labels as a string array.

New in version 3.0.0.

AgsGui.Cartesian.props.y_label_data
Name:

y-label-data

Type:

int

Default Value:

None

Flags:

READABLE, WRITABLE

The data to pass to y label conversion function.

New in version 4.0.0.

AgsGui.Cartesian.props.y_label_factor
Name:

y-label-factor

Type:

float

Default Value:

5.0

Flags:

READABLE, WRITABLE

The factor to use with y label function.

New in version 4.0.0.

AgsGui.Cartesian.props.y_label_precision
Name:

y-label-precision

Type:

float

Default Value:

3.0

Flags:

READABLE, WRITABLE

The precision to use with y label function.

New in version 4.0.0.

AgsGui.Cartesian.props.y_label_start
Name:

y-label-start

Type:

float

Default Value:

20.0

Flags:

READABLE, WRITABLE

The y label start position.

New in version 3.0.0.

AgsGui.Cartesian.props.y_label_step_height
Name:

y-label-step-height

Type:

float

Default Value:

50.0

Flags:

READABLE, WRITABLE

The y label step height.

New in version 3.0.0.

AgsGui.Cartesian.props.y_margin
Name:

y-margin

Type:

float

Default Value:

24.0

Flags:

READABLE, WRITABLE

The horizontal y margin.

New in version 3.0.0.

AgsGui.Cartesian.props.y_scale_data
Name:

y-scale-data

Type:

int

Default Value:

None

Flags:

READABLE, WRITABLE

The data to pass to y scale conversion function.

New in version 4.0.0.

AgsGui.Cartesian.props.y_scale_step_height
Name:

y-scale-step-height

Type:

float

Default Value:

10.0

Flags:

READABLE, WRITABLE

The height of a y scale step.

New in version 3.0.0.

AgsGui.Cartesian.props.y_small_scale_factor
Name:

y-small-scale-factor

Type:

float

Default Value:

1.0

Flags:

READABLE, WRITABLE

The scale factor to use with y small scale function.

New in version 4.0.0.

AgsGui.Cartesian.props.y_start
Name:

y-start

Type:

float

Default Value:

-70.0

Flags:

READABLE, WRITABLE

The y start.

New in version 3.0.0.

AgsGui.Cartesian.props.y_step
Name:

y-step

Type:

float

Default Value:

1.0

Flags:

READABLE, WRITABLE

The y step.

New in version 3.0.0.

AgsGui.Cartesian.props.y_step_data
Name:

y-step-data

Type:

int

Default Value:

None

Flags:

READABLE, WRITABLE

The data to pass to y step conversion function.

New in version 4.0.0.

AgsGui.Cartesian.props.y_step_factor
Name:

y-step-factor

Type:

float

Default Value:

1.0

Flags:

READABLE, WRITABLE

The step factor to use with y step conversion function.

New in version 4.0.0.

AgsGui.Cartesian.props.y_step_height
Name:

y-step-height

Type:

float

Default Value:

10.0

Flags:

READABLE, WRITABLE

The height of a y step.

New in version 3.0.0.

AgsGui.Cartesian.props.y_translate_point
Name:

y-translate-point

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The y translate point.

New in version 4.0.0.

AgsGui.Cartesian.props.y_unit
Name:

y-unit

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

The y unit label.

New in version 3.0.0.

AgsGui.Cartesian.props.y_unit_size
Name:

y-unit-size

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The y unit’s size.

New in version 4.0.0.

AgsGui.Cartesian.props.y_unit_x0
Name:

y-unit-x0

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The y unit’s x0 position.

New in version 3.0.0.

AgsGui.Cartesian.props.y_unit_y0
Name:

y-unit-y0

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The y unit’s y0 position.

New in version 3.0.0.