Pakket | coldfusion.service.mxml |
Klasse | public class Chart |
Overerving | Chart BasicService InternalConfig Object |
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
action : String
Action string for the service. | BasicService | ||
backgroundColor : String
Color of the area between the data background and the chart border, around labels and around the legend. | Chart | ||
cfContextRoot : String
Context root of the ColdFusion server. | InternalConfig | ||
cfPort : int
Port where the ColdFusion server is running. | InternalConfig | ||
cfServer : String
Name or IP address of the ColdFusion server. | InternalConfig | ||
chartHeight : String
Height of the chart. | Chart | ||
chartSeries : Array
Defines the chart style in which the data displays: bar, line, pie, and so on. | Chart | ||
chartWidth : String
Width of the chart. | Chart | ||
constructor : Object
Verwijzing naar het klasseobject of de constructorfunctie van een bepaalde objectinstantie. | Object | ||
dataBackgroundColor : String
Color of area around chart data. | Chart | ||
destination : String
Specifies the destination for the remoting call. | InternalConfig | ||
font : String
Name of text font:
arial
times
courier
arialunicodeMS
| Chart | ||
fontBold : String
Whether to make the text bold:
yes
no
| Chart | ||
fontItalic : String
Whether to make the text italicized:
yes
no
| Chart | ||
fontSize : String
Font size. | Chart | ||
foregroundColor : String
Color of text, grid lines, and labels. | Chart | ||
format : String
File format in which to save the graph:
flash
jpg
png
| Chart | ||
gridLines : String
Number of grid lines to display on the value axis, including axis; positive integer. | Chart | ||
labelFormat : String
Format for y-axis labels:
number
currency
percent
date
| Chart | ||
markerSize : String
Size of data point marker in pixels; integer. | Chart | ||
piesliceStyle : String
Applies to the cfchartseriestype attribute value pie:
solid: displays pie as if unsliced.
sliced: displays pie as if sliced.
| Chart | ||
scaleFrom : String
Y-axis minimum value; integer. | Chart | ||
scaleTo : String
Y-axis maximum value; integer. | Chart | ||
secureHttp : Boolean
Boolean value that specifies if secure HTTP is used:
yes: uses secure HTTP
no: does not use secure HTTP
| InternalConfig | ||
seriesPlacement : String
Relative positions of series in charts that have more than one data series:
default: ColdFusion determines relative positions, based on graph types
cluster
stacked
percent
| Chart | ||
servicePassword : String
Password to access ColdFusion services. | InternalConfig | ||
serviceUserName : String
Username to access ColdFusion services. | InternalConfig | ||
show3d : String
Whether to display the chart with three-dimensional appearance:
yes
no
| Chart | ||
showBorder : String
Whether to display a border around the chart:
yes
no
| Chart | ||
showLegend : String
Whether to display the legend if the chart contains more than one data series:
yes
no
| Chart | ||
showMarkers : String
Whether to display markers at data points in line, curve, and scatter graphs:
yes
no
| Chart | ||
showxGridLines : String
Whether to display x-axis gridlines:
yes
no
| Chart | ||
showyGridLines : String
Whether to display y-axis gridlines:
yes
no
| Chart | ||
sortXAxis : String
Whether to display column labels in alphabetic order along the x axis:
yes
no
Ignored if the xAxisType attribute is scale. | Chart | ||
tipBgColor : String
Background color of tips. | Chart | ||
tipStyle : String
Determines the action that opens a pop-up window to display information about the current chart element. | Chart | ||
title : String
Title of the chart. | Chart | ||
url : String
URL to open if the user clicks item in a data series; the onClick destination page. | Chart | ||
xAxisTitle : String
Title that appears on the x axis; text. | Chart | ||
xAxisType : String
Whether the x axis indicates data or is numeric:
category: The axis indicates the data category. | Chart | ||
xOffset : String
Number of units by which to display the chart as angled, horizontally. | Chart | ||
yAxisTitle : String
Title of the y axis; text. | Chart | ||
yAxisType : String
Currently has no effect, as the y axis is always used for data values. | Chart | ||
yOffset : String
Number of units by which to display the chart as angled, vertically. | Chart |
Methode | Gedefinieerd door | ||
---|---|---|---|
Chart()
Creates an instance of the Chart class. | Chart | ||
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. | BasicService | ||
Dispatches an event into the event flow. | BasicService | ||
Sends the information to the ColdFusion service based on the action and the attributes that
the user sets. | Chart | ||
Returns the RemoteObject instance used by the proxy classes to make the
remote object call. | BasicService | ||
Checks whether the EventDispatcher object has any listeners registered
for a specific type of event. | BasicService | ||
Geeft aan of voor een object een opgegeven eigenschap is gedefinieerd. | Object | ||
Geeft aan of een instantie van de klasse Object zich in de prototypeketen van het object bevindt dat als parameter is opgegeven. | Object | ||
Geeft aan of de opgegeven eigenschap bestaat en kan worden opgesomd. | Object | ||
Removes a listener from the EventDispatcher object. | BasicService | ||
Stelt de beschikbaarheid van een dynamische eigenschap voor lusbewerkingen in. | Object | ||
Geeft de tekenreeksweergave van dit object weer, geformatteerd volgens de locatiespecifieke conventies. | Object | ||
Retourneert een tekenreeksrepresentatie van het opgegeven object. | Object | ||
Retourneert de primitieve waarde van het opgegeven object. | Object | ||
Checks whether an event listener is registered with this EventDispatcher object or any of its
ancestors for the specified event type. | BasicService |
backgroundColor | eigenschap |
public var backgroundColor:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Color of the area between the data background and the chart border, around labels and around the legend. Hexadecimal value or supported named color.
chartHeight | eigenschap |
public var chartHeight:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Height of the chart. Integer number of pixels.
De standaardwaarde is 240.
chartSeries | eigenschap |
public var chartSeries:Array
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Defines the chart style in which the data displays: bar, line, pie, and so on.
chartWidth | eigenschap |
public var chartWidth:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Width of the chart. Integer number of pixels.
De standaardwaarde is 320.
dataBackgroundColor | eigenschap |
public var dataBackgroundColor:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Color of area around chart data. Hexadecimal value or supported named color.
De standaardwaarde is white
.
font | eigenschap |
public var font:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Name of text font:
arial
times
courier
arialunicodeMS
De standaardwaarde is arial
.
fontBold | eigenschap |
public var fontBold:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Whether to make the text bold:
yes
no
De standaardwaarde is no.
fontItalic | eigenschap |
public var fontItalic:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Whether to make the text italicized:
yes
no
De standaardwaarde is no.
fontSize | eigenschap |
public var fontSize:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Font size. If the number is not an integer, ColdFusion rounds the number up to the next integer.
De standaardwaarde is 11.
foregroundColor | eigenschap |
public var foregroundColor:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Color of text, grid lines, and labels. Hexadecimal value or supported named color.
De standaardwaarde is black
.
format | eigenschap |
public var format:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
File format in which to save the graph:
flash
jpg
png
De standaardwaarde is flash
.
gridLines | eigenschap |
public var gridLines:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Number of grid lines to display on the value axis, including axis; positive integer.
De standaardwaarde is 10, including top and bottom.
labelFormat | eigenschap |
public var labelFormat:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Format for y-axis labels:
number
currency
percent
date
De standaardwaarde is number
.
markerSize | eigenschap |
public var markerSize:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Size of data point marker in pixels; integer.
De standaardwaarde is (Automatic).
piesliceStyle | eigenschap |
public var piesliceStyle:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Applies to the cfchartseriestype
attribute value pie
:
solid
: displays pie as if unsliced.sliced
: displays pie as if sliced.
De standaardwaarde is sliced
.
scaleFrom | eigenschap |
public var scaleFrom:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Y-axis minimum value; integer.
De standaardwaarde is Determined by data.
scaleTo | eigenschap |
public var scaleTo:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Y-axis maximum value; integer.
De standaardwaarde is Determined by data.
seriesPlacement | eigenschap |
public var seriesPlacement:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Relative positions of series in charts that have more than one data series:
default
: ColdFusion determines relative positions, based on graph typescluster
stacked
percent
De standaardwaarde is default
.
show3d | eigenschap |
public var show3d:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Whether to display the chart with three-dimensional appearance:
yes
no
De standaardwaarde is yes
.
showBorder | eigenschap |
public var showBorder:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Whether to display a border around the chart:
yes
no
De standaardwaarde is no
.
showLegend | eigenschap |
public var showLegend:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Whether to display the legend if the chart contains more than one data series:
yes
no
De standaardwaarde is yes
.
showMarkers | eigenschap |
public var showMarkers:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Whether to display markers at data points in line, curve, and scatter graphs:
yes
no
De standaardwaarde is yes
.
showxGridLines | eigenschap |
public var showxGridLines:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Whether to display x-axis gridlines:
yes
no
De standaardwaarde is no
.
showyGridLines | eigenschap |
public var showyGridLines:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Whether to display y-axis gridlines:
yes
no
De standaardwaarde is yes
.
sortXAxis | eigenschap |
public var sortXAxis:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Whether to display column labels in alphabetic order along the x axis:
yes
no
xAxisType
attribute is scale
.
De standaardwaarde is no
.
tipBgColor | eigenschap |
public var tipBgColor:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Background color of tips. Applies only to Flash format graph files. Hexadecimal value or supported named color.
De standaardwaarde is white
.
tipStyle | eigenschap |
public var tipStyle:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Determines the action that opens a pop-up window to display information about the current chart element.
mouseDown
: Displays if the user positions the cursor at the element and clicks the mouse. Applies only to Flash format graph files. (For other formats, this option functions the same as mouseOver.)mouseOver
: Displays if the user positions the cursor at the element.none
: Suppresses display
De standaardwaarde is mouseOver
.
title | eigenschap |
public var title:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Title of the chart.
url | eigenschap |
public var url:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
URL to open if the user clicks item in a data series; the onClick
destination page.
You can specify variables within the URL string; ColdFusion passes current values of the variables:
$VALUE$
: The value of the selected row. If none, the value is an empty string.$ITEMLABEL$
: The label of the selected item. If none, the value is an empty string.$SERIESLABEL$
: The label of the selected series. If none, the value is an empty string.- "javascript:...": Executes a client-side script.
xAxisTitle | eigenschap |
public var xAxisTitle:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Title that appears on the x axis; text.
xAxisType | eigenschap |
public var xAxisType:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Whether the x axis indicates data or is numeric:
category
: The axis indicates the data category. Data is sorted according to thesortXAxis
attribute.scale
: The axis is numeric. Allcfchartdataitem
attribute values must be numeric. The x axis is automatically sorted numerically.
De standaardwaarde is category
.
xOffset | eigenschap |
public var xOffset:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Number of units by which to display the chart as angled, horizontally. Applies if show3D="yes". The number can be between -1 and 1, where "-1" specifies 90 degrees left and "1" specifies 90 degrees right.
De standaardwaarde is 0.1.
yAxisTitle | eigenschap |
public var yAxisTitle:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Title of the y axis; text.
yAxisType | eigenschap |
public var yAxisType:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Currently has no effect, as the y axis is always used for data values.
De standaardwaarde is category
.
yOffset | eigenschap |
public var yOffset:String
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Number of units by which to display the chart as angled, vertically. Applies if show3D="yes". The number can be between -1 and 1, where "-1" specifies 90 degrees left and "1" specifies 90 degrees right.
De standaardwaarde is 0.1.
Chart | () | Constructor |
public function Chart()
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Creates an instance of the Chart class.
execute | () | methode |
public function execute():void
Taalversie: | ActionScript 3.0 |
Productversie: | ColdFusion 9 |
Runtimeversies: | Flash Player 9, AIR 1.0 |
Sends the information to the ColdFusion service based on the action and the attributes that the user sets.
Wed Jun 13 2018, 11:42 AM Z