RadioButtons.property  ReadOnly

Chapter 3: DataWindow Object Properties

Range

Description

The rows in the DataWindow used in the graph control. Range can be all rows, the rows on the current page, or a group that you have defined for the DataWindow.

Applies to

Graph controls

Syntax

PocketBuilder dot notation:

dw_control.Object.controlname.Range

Describe argument:

"controlname.Range"

Parameter

Description

controlname

The name of the graph control within the DataWindow that will display the graphed rows

Usage

Possible values are:


In the painter

Select the control and set the value in the Properties view, Data tab, Rows option.

Examples

Example 1

string setting

setting = dw_1.Object.graph_salary.Range

Example 2

setting = dw_1.Describe("graph_salary.Range")





Copyright © 2004. Sybase Inc. All rights reserved. ReadOnly

View this book as PDF