Methods for Graphs in the DataWindow Control

Table of Contents

CategoryCount
CategoryName
Clipboard
DataCount
FindCategory
FindSeries
GetData
GetDataDateVariable
GetDataLabelling
GetDataNumberVariable
GetDataPieExplode
GetDataPieExplodePercentage
GetDataStringVariable
GetDataStyle
Syntax 1 For the colors of a data point
Syntax 2 For the line style and width used by a data point
Syntax 3 For the fill pattern of a data point
Syntax 4 For the symbol of a data point
GetDataStyleColorValue
GetDataStyleFillPattern
GetDataStyleLineStyle
GetDataStyleLineWidth
GetDataStyleSymbolValue
GetDataTransparency
GetDataValue
GetSeriesLabelling
GetSeriesStyle
Syntax 1 For the colors of a series
Syntax 2 For the line style and width used by a series
Syntax 3 For the fill pattern of a series
Syntax 4 For the symbol of a series
Syntax 5 For determining whether a series is an overlay
GetSeriesStyleColorValue
GetSeriesStyleFillPattern
GetSeriesStyleLineStyle
GetSeriesStyleLineWidth
GetSeriesStyleOverlayValue
GetSeriesStyleSymbolValue
GetSeriesTransparency
ObjectAtPointer
ObjectAtPointerDataPoint
ObjectAtPointerSeries
Reset
ResetDataColors
SaveAs
SeriesCount
SeriesName
SetDataLabelling
SetDataPieExplode
SetDataStyle
Syntax 1 For setting a data point's colors
Syntax 2 For the line associated with a data point
Syntax 3 For the fill pattern of a data point
Syntax 4 For the symbol of a data point
SetDataTransparency
SetSeriesLabelling
SetSeriesStyle
Syntax 1 For setting a series' colors
Syntax 2 For lines in a graph
Syntax 3 For the fill pattern in a graph
Syntax 4 For the symbols in a graph
Syntax 5 For creating an overlay in a graph
SetSeriesTransparency

About this chapter

This chapter documents the methods that you can use to manipulate DataWindow graphs in the PowerBuilder and Web environments. You will find syntax, notes, and examples for both environments.

Other methods for DataWindows and DataStores are in a separate chapter.

Contents

The graph methods are in alphabetical order.