Unit 'googlesheets' Package
[Overview][Types][Classes][Index] [#googleapi]

TBasicChartSpec

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlesheets.pp line 2355

type TBasicChartSpec = class(TGoogleBaseObject)

protected

  procedure SetchartType(); virtual;

  procedure Setdomains(); virtual;

  procedure SetheaderCount(); virtual;

  procedure Setseries(); virtual;

  procedure SetlegendPosition(); virtual;

  procedure Setaxis(); virtual;

published

  property chartType: string; [rw]

  property domains: TBasicChartSpecTypedomainsArray; [rw]

  property headerCount: Integer; [rw]

  property series: TBasicChartSpecTypeseriesArray; [rw]

  property legendPosition: string; [rw]

  property axis: TBasicChartSpecTypeaxisArray; [rw]

end;

Inheritance

TBasicChartSpec

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18