[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msechart' (#msegui)

tcuchart

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

Declaration

Source position: msechart.pas line 605

type tcuchart = class(tscrollbox, ichartdialcontroller, istatfile, iframe)

public

  constructor create(); override;

  destructor destroy; override;

  procedure paint(); override;

  procedure createfacechart;

  procedure createframechart;

  function fit();

  property optionschart: optionschartty; [rw]

  property colorchart: colorty; [rw]

  property facechart: tface; [rw]

  property framechart: tframe; [rw]

  property xstart: real; [rw]

  property ystart: real; [rw]

  property xrange: real; [rw]

  property yrange: real; [rw]

  property xdials: tchartdialshorz; [rw]

  property ydials: tchartdialsvert; [rw]

  property statfile: tstatfile; [rw]

  property statvarname: msestring; [rw]

  property statpriority: Integer; [rw]

  property fitframe: framety; [rw]

  property fitframe_left: Integer; [rw]

  property fitframe_top: Integer; [rw]

  property fitframe_right: Integer; [rw]

  property fitframe_bottom: Integer; [rw]

published

  property optionswidget: optionswidgetty;

end;

Inheritance

tcuchart,ichartdialcontroller,istatfile,iframe

|

tscrollbox

|

tscalingwidget

|

tcustomscalingwidget

|

tpublishedwidget

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13