Property SLScope.TSLDataChart.DataView

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
David Alm (Talk | contribs)
(Automated Syncronization with Documentation)

Latest revision as of 00:20, 22 November 2011

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TSLDataChart

Contents

Syntax

Delphi:

property DataView : TSLScopeDataView read FDataView write SetDataView;

C++ Builder:

__property TSLScopeDataView * DataView = { read=FDataView, write=SetDataView };

Summary

The data view area of the component.

Description

Use this property to access the data view area of the component. The data view area is the area where the channel data is plotted.


Example:

LinesModeDemo.png

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox