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

TBasicChartAxis

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

Declaration

Source position: googlesheets.pp line 1530

type TBasicChartAxis = class(TGoogleBaseObject)

protected

  procedure Setposition(); virtual;

  procedure Settitle(); virtual;

  procedure Setformat(); virtual;

published

  property position: string; [rw]

  property title: string; [rw]

  property format: TTextFormat; [rw]

end;

Inheritance

TBasicChartAxis

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2025-07-25