Function

AgsGuiPlotget_point_color

since: 3.2.0

Declaration [src]

gdouble**
ags_plot_get_point_color (
  AgsPlot* plot
)

Description [src]

Get point colors.

Available since: 3.2.0

Parameters

plot

Type: AgsPlot*

The AgsPlot-struct.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: gdouble**

Point color field.

The data is owned by the called function.