Symbols  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
label — Statement
Associates a statement with an identifier that can be referenced by break or continue.
label — Property in class mx.charts.LegendItem
Specifies the text that Flex displays alongside the legend element.
label — Property in class mx.charts.chartClasses.LegendData
The text identifying the series or item displayed in the legend item.
label — Property in class mx.containers.FormHeading
Form heading text.
label — Property in class mx.containers.FormItem
Text label for the FormItem.
label — Property in class mx.controls.Button
Text to appear on the Button control.
label — Property in class mx.controls.ProgressBar
Text that accompanies the progress bar.
label — Property in class mx.controls.listClasses.BaseListData
The textual representation of the item data, based on the list class's itemToLabel() method.
label — Property in class mx.controls.listClasses.ListItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property in class mx.controls.listClasses.TileListItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property in class mx.controls.menuClasses.MenuBarItem
The UITextField that displays the text in this MenuBarItem.
label — Property in class mx.controls.menuClasses.MenuItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property in class mx.controls.treeClasses.TreeItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property in class mx.core.Container
The text displayed by some navigator containers to represent this Container.
label — Property in class mx.events.ItemClickEvent
The label of the associated navigation item.
label — Property in class mx.events.MenuEvent
The label text of the associated menu item.
label — Property in class mx.preloaders.DownloadProgressBar
Text to display when the progress bar is active.
Label — Class in package mx.controls
The Label control displays a single line of noneditable text.
Label() — Constructor in class mx.controls.Label
Constructor.
labelAngle — Property in class mx.charts.series.items.PieSeriesItem
The angle of the label, in radians, for this wedge.
LabelAutomationImpl — Class in package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the Label control.
LabelAutomationImpl(obj:mx.controls:Label) — Constructor in class mx.automation.delegates.controls.LabelAutomationImpl
Constructor.
labelCache — Property in class mx.charts.chartClasses.NumericAxis
The most recent set of AxisLabel objects generated to represent this axis.
labelContainer — Property in class mx.charts.chartClasses.ChartElement
The DisplayObject that displays labels rendered by this element.
labelContainer — Property in interface mx.charts.chartClasses.IChartElement
The DisplayObject that displays labels rendered by this element.
labelData — Property in class mx.charts.series.renderData.PieSeriesRenderData
a structure of data associated with the layout of the labels rendered by the pie series.
labelElements — Property in class mx.charts.chartClasses.ChartBase
The set of DisplayObjects representing the labels for the chart elements.
labelField — Property in class mx.controls.ColorPicker
Name of the field in the objects of the dataProvider Array that contain text to display as the label in the SwatchPanel object text box.
labelField — Property in class mx.controls.ComboBox
Name of the field in the items in the dataProvider Array to display as the label in the TextInput portion and drop-down list.
labelField — Property in class mx.controls.MenuBar
The name of the field in the data provider that determines the text to display for each menu item.
labelField — Property in class mx.controls.NavBar
Name of the field in the dataProvider object to display as the label for each navigation item.
labelField — Property in class mx.controls.PopUpMenuButton
Name of the field in the dataProvider Array that contains the text to show for each menu item.
labelField — Property in class mx.controls.listClasses.ListBase
The name of the field in the data provider items to display as the label.
labelField — Property in class mx.controls.listClasses.ListData
The value of the labelField property in the list class.
labelFormat — Property in class mx.preloaders.DownloadProgressBar
The TextFormat object of the TextField component of the label.
labelFunction — Property in class mx.charts.CategoryAxis
Specifies a function that defines the labels that are generated for each item in the CategoryAxis's dataProvider.
labelFunction — Property in class mx.charts.chartClasses.NumericAxis
Called to format axis values for display as labels.
labelFunction — Property in class mx.charts.series.PieSeries
Specifies a callback function used to render each label of the PieSeries.
labelFunction — Property in class mx.controls.ComboBox
User-supplied function to run on each item to determine its label.
labelFunction — Property in class mx.controls.DateField
Function used to format the date displayed in the text field of the DateField control.
labelFunction — Property in class mx.controls.MenuBar
The function that determines the text to display for each menu item.
labelFunction — Property in class mx.controls.PopUpMenuButton
A function that determines the text to display for each menu item.
labelFunction — Property in class mx.controls.dataGridClasses.DataGridColumn
A function that determines the text to display in this column.
labelFunction — Property in class mx.controls.listClasses.ListBase
A user-supplied function to run on each item to determine its label.
labelGap — Style in class mx.charts.AxisRenderer
Specifies the gap between the end of the tick marks and the top of the labels, in pixels.
labelMaximum — Property in class mx.charts.chartClasses.NumericAxis
The maximum value where a label should be placed.
labelMinimum — Property in class mx.charts.chartClasses.NumericAxis
The minimum value where a label should be placed.
labelOffset — Style in class mx.controls.sliderClasses.Slider
The y-position offset (if direction is horizontal) or x-position offset (if direction is vertical) of the labels relative to the track.
labelPlacement — Style in class mx.charts.Legend
Specifies the label placement of the legend element.
labelPlacement — Style in class mx.charts.LegendItem
Specifies the label placement of the legend element.
labelPlacement — Property in class mx.controls.Button
Orientation of the label in relation to a specified icon.
labelPlacement — Property in class mx.controls.ProgressBar
Placement of the label.
labelPlacement — Property in class mx.controls.RadioButton
Position of the label relative to the RadioButton icon.
labelPlacement — Property in class mx.controls.RadioButtonGroup
Position of the RadioButton label relative to the RadioButton icon for each control in the group.
labelPosition — Style in class mx.charts.series.PieSeries
Specifies how to render value labels.
labelRect — Property in class mx.preloaders.DownloadProgressBar
The dimensions of the TextField component for the label.
labelRenderer — Property in class mx.charts.AxisRenderer
A reference to the factory used to render the axis labels.
labelRotation — Style in class mx.charts.AxisRenderer
Specifies the label rotation.
labels — Property in class flash.display.Scene
An array of FrameLabel objects for the scene.
labels — Property in class mx.charts.chartClasses.AxisLabelSet
An array of AxisLabel objects representing the values of the generating axis.
labels — Property in class mx.controls.sliderClasses.Slider
An array of strings used for the slider labels.
labelScale — Property in class mx.charts.series.renderData.PieSeriesRenderData
the scale factor of the labels rendered by the pie series.
labelStyleName — Style in class mx.controls.sliderClasses.Slider
The name of the style to use for the slider label.
labelUnits — Property in class mx.charts.DateTimeAxis
The units that the axis uses to generate labels.
labelWidth — Style in class mx.containers.Form
Width of the form labels.
labelWidth — Style in class mx.containers.FormHeading
Width of the form labels.
labelWidth — Style in class mx.containers.FormItem
Width of the form labels.
labelWidth — Style in class mx.controls.ProgressBar
The width of the label in pixels.
LANDSCAPE — Constant static property in class flash.printing.PrintJobOrientation
The landscape (horizontal) image orientation for printing.
language — Static property in class flash.system.Capabilities
Specifies the language code of the system on which the player is running.
language — Property in class mx.resources.Locale
The language of current locale [Read-Only].
LAST — Static property in class mx.collections.CursorBookmark
A bookmark for the last item in an ICollectionView.
lastButtonStyleName — Style in class mx.controls.ButtonBar
Name of CSS style declaration that specifies styles for the last button.
lastChild — Property in class flash.xml.XMLNode
An XMLNode value that references the last child in the node's child list.
lastDropIndex — Property in class mx.controls.listClasses.ListBase
The most recently calculated index where the drag item should be added to the drop target.
lastIndex — Property in class RegExp
Specifies the index position in the string at which to start the next search.
LAST_INDEX_MODE — Constant static property in class mx.collections.Sort
When executing a find return the index for the last matching item.
lastIndexOf(searchElement, fromIndex:int) — Method in class Array
Searches for an item in an array, working backward from the last item, and returns the index position of the matching item using strict equality (===).
lastIndexOf(val:String, startIndex:Number) — Method in class String
Searches the string from right to left and returns the index of the last occurrence of val found before startIndex.
lastResult — Property in class mx.rpc.AbstractInvoker
The result of the last invocation.
lastSeekPending — Property in class mx.controls.listClasses.ListBase
The most recent seek that caused a page fault.
lastTabStyleName — Style in class mx.containers.TabNavigator
Name of CSS style declaration that specifies styles for the last tab.
lastTabStyleName — Style in class mx.controls.TabBar
Name of CSS style declaration that specifies the styles to use for the last tab navigation item.
lastVisibleRow — Property in interface mx.automation.IAutomationTabularData
The index of the last visible child.
LAYER — Constant static property in class flash.display.BlendMode
Forces the creation of a transparency group for the display object.
layout — Property in class mx.containers.Panel
Specifies the layout mechanism used for this container.
layout — Property in class mx.core.LayoutContainer
Specifies the layout mechanism used for this application.
layoutChrome(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.controls.VideoDisplay
Responds to size changes by setting the positions and sizes of the borders.
layoutChrome(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.core.Container
Respond to size changes by setting the positions and sizes of this container's borders.
layoutChrome(unscaledWidth:Number, unscaledHeight:Number) — Method in class mx.core.ScrollControlBase
Responds to size changes by setting the positions and sizes of this control's borders.
LayoutContainer — Class in package mx.core
Flex defines a default, or Application, container that lets you start adding content to your module or Application without explicitly defining another container.
LayoutContainer() — Constructor in class mx.core.LayoutContainer
Constructor.
layoutEditor(x:int, y:int, w:int, h:int) — Method in class mx.controls.List
Positions the item editor instance at the suggested position with the suggested dimensions.
LayoutManager — Class in package mx.managers
The LayoutManager is the engine behind Flex's measurement and layout strategy.
LayoutManager() — Constructor in class mx.managers.LayoutManager
Constructor.
layoutObject — Property in class mx.core.LayoutContainer
The mx.containers.utilityClasses.Layout subclass that is doing the layout
LCD — Constant static property in class flash.text.TextDisplayMode
Forces Flash Player to use LCD subpixel anti-aliasing.
leading — Property in class flash.text.TextFormat
An integer representing the amount of vertical space (called leading) between lines.
leading — Property in class flash.text.TextLineMetrics
The leading value is the measurement of the vertical distance between the lines of text.
leading — Style in class mx.charts.chartClasses.DataTip
Additional vertical space between lines of text.
leading — Style in class mx.containers.FormHeading
Additional vertical space between lines of text.
leading — Style in class mx.controls.Button
Additional vertical space between lines of text.
leading — Style in class mx.controls.ColorPicker
Additional vertical space between lines of text.
leading — Style in class mx.controls.ComboBox
Additional vertical space between lines of text.
leading — Style in class mx.controls.DateChooser
Additional vertical space between lines of text.
leading — Style in class mx.controls.DateField
Additional vertical space between lines of text.
leading — Style in class mx.controls.MenuBar
Additional vertical space between lines of text.
leading — Style in class mx.controls.NumericStepper
Additional vertical space between lines of text.
leading — Style in class mx.controls.ProgressBar
Additional vertical space between lines of text.
leading — Style in class mx.controls.Text
Additional vertical space between lines of text.
leading — Style in class mx.controls.ToolTip
Additional vertical space between lines of text.
leading — Style in class mx.controls.menuClasses.MenuBarItem
Additional vertical space between lines of text.
leading — Style in class mx.core.ScrollControlBase
Additional vertical space between lines of text.
leading — Style in class mx.core.UITextField
Additional vertical space between lines of text.
left — Property in class flash.geom.Rectangle
The x coordinate of the top-left corner of the rectangle.
left — Property in class mx.core.EdgeMetrics
The width, in pixels, of the left edge region.
left — Style in class mx.core.UIComponent
The horizontal distance in pixels from the left edge of the component's parent container to the left edge of the component.
LEFT — Constant static property in class flash.display.StageAlign
Specifies that the Stage is aligned on the left.
LEFT — Constant static property in class flash.text.TextFieldAutoSize
Specifies that the text is to be treated as left-justified text, meaning that the left side of the text field remains fixed and any resizing of a single line is on the right side.
LEFT — Constant static property in class flash.text.TextFormatAlign
Constant; aligns text to the left within the text field.
LEFT — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the Left Arrow key (37).
LEFT — Constant static property in class flash.ui.KeyLocation
Indicates the key activated is in the left key location (there is more than one possible location for this key).
LEFT — Constant static property in class mx.controls.ButtonLabelPlacement
Specifies that the label appears to the left of the icon.
LEFT — Constant static property in class mx.controls.ProgressBarDirection
Specifies to fill the progress bar from the right to the left.
LEFT — Constant static property in class mx.controls.ProgressBarLabelPlacement
Specifies to place the label to the left of the progress bar.
LEFT — Constant static property in class mx.validators.CurrencyValidatorAlignSymbol
Specifies "left" as the alignment of the currency symbol for the CurrencyValidator class.
leftMargin — Property in class flash.text.TextFormat
The left margin of the paragraph, in pixels.
leftPeak — Property in class flash.media.SoundChannel
The current amplitude (volume) of the left channel, from 0 (silent) to 1 (full amplitude).
leftToLeft — Property in class flash.media.SoundTransform
A value, from 0 (none) to 1 (all), specifying how much of the left input is played in the left speaker.
leftToRight — Property in class flash.media.SoundTransform
A value, from 0 (none) to 1 (all), specifying how much of the left input is played in the right speaker.
Legend — Class in package mx.charts
The Legend control adds a legend to your charts, where the legend displays the label for each data series in the chart and a key showing the chart element for the series.
Legend() — Constructor in class mx.charts.Legend
Constructor.
LegendAutomationImpl — Class in package mx.automation.delegates.charts
Defines the methods and properties required to perform instrumentation for the Legend class.
LegendAutomationImpl(obj:mx.charts:Legend) — Constructor in class mx.automation.delegates.charts.LegendAutomationImpl
Constructor.
legendData — Property in class mx.charts.LegendItem
The LegendData instance that this LegendItem object represents.
legendData — Property in class mx.charts.chartClasses.ChartBase
An Array of Legend items.
legendData — Property in class mx.charts.chartClasses.HLOCSeriesBase
An Array of LegendData instances that describe the items that should show up in a legend representing this series.
legendData — Property in class mx.charts.chartClasses.Series
An Array of LegendData instances that describe the items that should show up in a legend representing this series.
legendData — Property in class mx.charts.series.BubbleSeries
An Array of LegendData instances that describe the items that should show up in a legend representing this series.
LegendData — Class in package mx.charts.chartClasses
The LegendData structure is used by charts to describe the items that should be displayed in an auto-generated legend.
LegendData() — Constructor in class mx.charts.chartClasses.LegendData
Constructor.
legendDataChanged() — Method in class mx.charts.chartClasses.ChartBase
Dispatches a new LegendDataChanged event.
legendDataChanged() — Method in class mx.charts.chartClasses.Series
Updates the Legend items when the series display name changes by dispatching a new LegendDataChanged event.
LegendItem — Class in package mx.charts
Controls the individual legend elements in a chart legend.
LegendItem() — Constructor in class mx.charts.LegendItem
Constructor.
LegendItemAutomationImpl — Class in package mx.automation.delegates.charts
Defines the methods and properties required to perform instrumentation for the LegendItem class.
LegendItemAutomationImpl(obj:mx.charts:LegendItem) — Constructor in class mx.automation.delegates.charts.LegendItemAutomationImpl
Constructor.
legendItemClass — Property in class mx.charts.Legend
The class used to instantiate LegendItem objects.
legendMarkerRenderer — Style in class mx.charts.LegendItem
Specifies the class that renders the marker portion of the legend item.
legendMarkerRenderer — Style in class mx.charts.chartClasses.HLOCSeriesBase
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style in class mx.charts.series.AreaSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style in class mx.charts.series.BarSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style in class mx.charts.series.BubbleSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style in class mx.charts.series.ColumnSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style in class mx.charts.series.LineSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style in class mx.charts.series.PieSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style in class mx.charts.series.PlotSeries
The class that the series uses to render the series's marker in any associated legends.
LegendMouseEvent — Class in package mx.charts.events
The LegendMouseEvent class represents event objects that are specific to the chart legend components.
LegendMouseEvent(type:String, triggerEvent:flash.events:MouseEvent, item:mx.charts:LegendItem) — Constructor in class mx.charts.events.LegendMouseEvent
Constructor.
length — Property in class arguments
The number of arguments passed to the function.
length — Property in class Array
A non-negative integer specifying the number of elements in the array.
length — Property in class String
An integer specifying the number of characters in the specified String object.
length() — Method in class XML
For XML objects, this method always returns the integer 1.
length() — Method in class XMLList
Returns the number of properties in the XMLList object.
length — Property in class flash.geom.Point
The length of the line segment from (0,0) to this point.
length — Property in class flash.media.Sound
The length of the current sound in milliseconds.
length — Property in class flash.text.TextField
The number of characters in a text field.
length — Property in class flash.utils.ByteArray
The length of the ByteArray object, in bytes.
length — Property in class mx.automation.AutomationID
The number of parts in this id.
length — Property in class mx.charts.AxisRenderer
Specifies the length of the axis, in screen coordinates.
length — Property in class mx.charts.chartClasses.RenderData
The number of items represented in this render data.
length — Property in interface mx.collections.ICollectionView
The number of items in this view.
length — Property in interface mx.collections.IList
The number of items in this collection.
length — Property in class mx.collections.ListCollectionView
The number of items in this view.
length — Property in class mx.controls.TextArea
The number of characters of text displayed in the TextArea.
length — Property in class mx.controls.TextInput
The number of characters of text displayed in the TextArea.
letterSpacing — Property in class flash.text.TextFormat
An integer representing the amount of space that is uniformly distributed between all characters.
letterSpacing — Style in class mx.charts.chartClasses.DataTip
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.containers.FormHeading
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.Button
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.ColorPicker
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.ComboBox
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.DateChooser
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.DateField
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.Label
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.MenuBar
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.NumericStepper
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.ProgressBar
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.TextInput
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.ToolTip
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.dataGridClasses.DataGridColumn
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.menuClasses.MenuBarItem
The number of additional pixels to appear between each character.
letterSpacing — Property in class mx.controls.textClasses.TextRange
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.core.Container
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.core.ScrollControlBase
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.core.UITextField
The number of additional pixels to appear between each character.
level — Property in class flash.events.StatusEvent
The category of the message, such as "status", "warning" or "error".
level — Property in class mx.logging.AbstractTarget
Provides access to the level this target is currently set at.
level — Property in interface mx.logging.ILoggingTarget
Provides access to the level this target is currently set at.
level — Property in class mx.logging.LogEvent
Provides access to the level for this log event.
LIGHT_COLOR — Constant static property in class flash.text.TextColorType
Used in the colorType parameter in the setAdvancedAntiAliasingTable() method.
LIGHTEN — Constant static property in class flash.display.BlendMode
Selects the lighter of the constituent colors of the display object and the colors of the background (the colors with the larger values).
Linear — Class in package mx.effects.easing
The Linear class defines easing functions to implement linear motion with Flex effect classes.
LINEAR — Constant static property in class flash.display.GradientType
Value used to specify a linear gradient fill.
LinearAxis — Class in package mx.charts
The LinearAxis class maps numeric values evenly between a minimum and maximum value along a chart axis.
LinearAxis() — Constructor in class mx.charts.LinearAxis
Constructor.
LinearGradient — Class in package mx.graphics
The LinearGradient class lets you specify the fill of a graphical element, where a gradient specifies a gradual color transition in the fill color.
LinearGradient() — Constructor in class mx.graphics.LinearGradient
Constructor.
LinearGradientStroke — Class in package mx.graphics
The LinearGradientStroke class lets you specify a gradient filled stroke.
LinearGradientStroke(weight:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — Constructor in class mx.graphics.LinearGradientStroke
Constructor.
LINEAR_RGB — Constant static property in class flash.display.InterpolationMethod
Specifies that the linear RGB interpolation method should be used.
LineChart — Class in package mx.charts
The LineChart control represents a data series as points connected by a continuous line.
LineChart() — Constructor in class mx.charts.LineChart
Constructor.
LINE_DOWN — Constant static property in class mx.events.ScrollEventDetail
Indicates that the scroll bar has moved down by one line.
LineFormattedTarget — Class in package mx.logging.targets
All logger target implementations that have a formatted line style output should extend this class.
LineFormattedTarget() — Constructor in class mx.logging.targets.LineFormattedTarget
Constructor.
lineGradientStyle(type:String, colors:Array, alphas:Array, ratios:Array, matrix:flash.geom:Matrix, spreadMethod:String, interpolationMethod:String, focalPointRatio:Number) — Method in class flash.display.Graphics
Specifies a gradient for the line style that Flash Player uses for subsequent calls to other Graphics methods (such as lineTo() or drawCircle()) for the object.
LINE_LEFT — Constant static property in class mx.events.ScrollEventDetail
Indicates that the scroll bar has moved left by one line.
LineRenderer — Class in package mx.charts.renderers
A simple implementation of a line segment renderer that is used by LineSeries objects.
LineRenderer() — Constructor in class mx.charts.renderers.LineRenderer
Constructor.
LINE_RIGHT — Constant static property in class mx.events.ScrollEventDetail
Indicates that the scroll bar has moved right by one line.
LineScaleMode — Final class in package flash.display
The LineScaleMode class provides values for the scaleMode parameter in the Graphics.lineStyle() method.
lineScrollSize — Property in class mx.controls.scrollClasses.ScrollBar
Amount to scroll when an arrow button is pressed, in pixels.
lineSegmentRenderer — Style in class mx.charts.series.LineSeries
A factory that represents the class the series uses to represent the individual line segments in the series.
lineSegmentType — Property in class mx.charts.series.LineSeries
The class used by this series to store all data necessary to represent a line segment.
LineSeries — Class in package mx.charts.series
Defines a data series for a LineChart control.
LineSeries() — Constructor in class mx.charts.series.LineSeries
Constructor.
LineSeriesAutomationImpl — Class in package mx.automation.delegates.charts
Defines the methods and properties required to perform instrumentation for the LineSeries class.
LineSeriesAutomationImpl(obj:mx.charts.series:LineSeries) — Constructor in class mx.automation.delegates.charts.LineSeriesAutomationImpl
Constructor.
LineSeriesItem — Class in package mx.charts.series.items
Represents the information required to render an item as part of a LineSeries.
LineSeriesItem(element:mx.charts.series:LineSeries, data:Object, index:uint) — Constructor in class mx.charts.series.items.LineSeriesItem
Constructor.
LineSeriesRenderData — Class in package mx.charts.series.renderData
Represents all the information needed by the LineSeries to render.
LineSeriesRenderData(cache:Array, filteredCache:Array, validPoints:Number, segments:Array, radius:Number) — Constructor in class mx.charts.series.renderData.LineSeriesRenderData
Constructor.
LineSeriesSegment — Class in package mx.charts.series.items
Represents the information required to render a segment in a LineSeries.
LineSeriesSegment(element:mx.charts.series:LineSeries, index:uint, items:Array, start:uint, end:uint) — Constructor in class mx.charts.series.items.LineSeriesSegment
Constructor.
lineStroke — Style in class mx.charts.series.LineSeries
Sets the stroke for the actual line segments.
lineStyle(thickness:Number, color:uint, alpha:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — Method in class flash.display.Graphics
Specifies a line style that Flash uses for subsequent calls to other Graphics methods (such as lineTo() or drawCircle()) for the object.
lineTo(x:Number, y:Number) — Method in class flash.display.Graphics
Draws a line using the current line style from the current drawing position to (x, y); the current drawing position is then set to (x, y).
LINE_UP — Constant static property in class mx.events.ScrollEventDetail
Indicates that the scroll bar has moved up by one line.
link — Event in class flash.text.TextField
Dispatched when a user clicks a hyperlink in an HTML-enabled text field, where the URL begins with "event:".
link — Event in class mx.controls.Label
Dispatched when a user clicks a hyperlink in an HTML-enabled text field, where the URL begins with "event:".
link — Event in class mx.controls.TextArea
Dispatched when a user clicks a hyperlink in text defined by the htmlText property, where the URL begins with "event:".
LINK — Constant static property in class flash.events.TextEvent
Defines the value of the type property of a link event object.
LINK — Constant static property in class mx.managers.DragManager
Constant that specifies that the type of drag action is "link".
LinkBar — Class in package