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  
L — Constant static property, class flash.ui.Keyboard
Constant associated with the key code value for the L key (76).
label — Property, class flash.display.NativeMenuItem
The display string of this menu item.
label — Statement
Associates a statement with an identifier that can be referenced by break or continue.
label — Property, class mx.charts.LegendItem
Specifies the text that Flex displays alongside the legend element.
label — Property, class mx.charts.chartClasses.LegendData
The text identifying the series or item displayed in the legend item.
label — Property, class mx.collections.Grouping
The name of the field added to the flat data to create the hierarchy.
label — Property, class mx.collections.SummaryField
The property used inside the summary object, an instance of the SummaryObject class, to hold summary information.
label — Property, class mx.containers.FormHeading
Form heading text.
label — Property, class mx.containers.FormItem
Text label for the FormItem.
label — Property, class mx.controls.Button
Text to appear on the Button control.
label — Property, class mx.controls.ProgressBar
Text that accompanies the progress bar.
label — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer
The internal UITextField that displays the text in this renderer.
label — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer
The internal UITextField object that renders the label of this Button.
label — Property, class mx.controls.listClasses.BaseListData
The textual representation of the item data, based on the list class's itemToLabel() method.
label — Property, class mx.controls.listClasses.ListItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property, class mx.controls.listClasses.TileListItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property, class mx.controls.menuClasses.MenuBarItem
The UITextField that displays the text in this MenuBarItem.
label — Property, class mx.controls.menuClasses.MenuItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property, class mx.controls.olapDataGridClasses.OLAPDataGridGroupRenderer
The internal UITextField that displays the text in this renderer.
label — Property, class mx.controls.treeClasses.TreeItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property, class mx.core.Container
The text displayed by some navigator containers to represent this Container.
label — Property, class mx.events.FlexNativeMenuEvent
The label text of the associated menu item.
label — Property, class mx.events.ItemClickEvent
The label of the associated navigation item.
label — Property, class mx.events.MenuEvent
The label text of the associated menu item.
label — Property, class mx.preloaders.DownloadProgressBar
Text to display when the progress bar is active.
Label — Class, package mx.controls
The Label control displays a single line of noneditable text.
Label() — Constructor, class mx.controls.Label
Constructor.
labelAlign — Style, class mx.charts.series.BarSeries
Determines the alignment of the label.
labelAlign — Style, class mx.charts.series.ColumnSeries
Determines the alignment of the label.
labelAlign — Style, class mx.charts.AxisRenderer
Specifies the alignment of label with respect to the position of the value it points to.
labelAngle — Property, class mx.charts.series.items.PieSeriesItem
The angle of the label, in radians, for this wedge.
LabelAutomationImpl — Class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the Label control.
LabelAutomationImpl(obj:mx.controls:Label) — Constructor, class mx.automation.delegates.controls.LabelAutomationImpl
Constructor.
labelCache — Property, class mx.charts.chartClasses.NumericAxis
The most recent set of AxisLabel objects generated to represent this axis.
labelContainer — Property, class mx.charts.chartClasses.ChartElement
The DisplayObject that displays labels rendered by this element.
labelContainer — Property, interface mx.charts.chartClasses.IChartElement
The DisplayObject that displays labels rendered by this element.
labelData — Property, class mx.charts.series.renderData.BarSeriesRenderData
A structure of data associated with the layout of the labels rendered by the bar series.
labelData — Property, class mx.charts.series.renderData.ColumnSeriesRenderData
A structure of data associated with the layout of the labels rendered by the column series.
labelData — Property, class mx.charts.series.renderData.PieSeriesRenderData
A structure of data associated with the layout of the labels rendered by the pie series.
labelElements — Property, class mx.charts.chartClasses.ChartBase
The set of display objects that represent the labels for the chart elements.
labelField — Property, class mx.charts.series.BarSeries
Name of a field in the data provider whose value appears as the label.
labelField — Property, class mx.charts.series.ColumnSeries
Name of a field in the data provider whose value appears as the label.
labelField — Property, class mx.charts.series.PieSeries
Name of a field in the data provider whose value appears as label Ignored if labelFunction is specified
labelField — Property, 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, 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, class mx.controls.FlexNativeMenu
The name of the field in the data provider that determines the text to display for each menu item.
labelField — Property, 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, class mx.controls.NavBar
Name of the field in the dataProvider object to display as the label for each navigation item.
labelField — Property, class mx.controls.PopUpMenuButton
Name of the field in the dataProvider Array that contains the text to show for each menu item.
labelField — Property, class mx.controls.listClasses.AdvancedListBase
The name of the field in the data provider items to display as the label.
labelField — Property, class mx.controls.listClasses.ListBase
The name of the field in the data provider items to display as the label.
labelField — Property, class mx.controls.listClasses.ListData
The value of the labelField property in the list class.
labelFormat — Property, class mx.preloaders.DownloadProgressBar
The TextFormat object of the TextField component of the label.
labelFunction — Property, class mx.charts.AxisRenderer
Called to format axis renderer values for display as labels.
labelFunction — Property, class mx.charts.CategoryAxis
Specifies a function that defines the labels that are generated for each item in the CategoryAxis's dataProvider.
labelFunction — Property, class mx.charts.chartClasses.NumericAxis
Called to format axis values for display as labels.
labelFunction — Property, class mx.charts.series.BarSeries
Specifies a callback function used to render each label of the Series.
labelFunction — Property, class mx.charts.series.ColumnSeries
Specifies a callback function used to render each label of the Series.
labelFunction — Property, class mx.charts.series.PieSeries
Specifies a callback function used to render each label of the PieSeries.
labelFunction — Property, class mx.controls.ComboBox
User-supplied function to run on each item to determine its label.
labelFunction — Property, class mx.controls.DateField
Function used to format the date displayed in the text field of the DateField control.
labelFunction — Property, class mx.controls.FlexNativeMenu
The function that determines the text to display for each menu item.
labelFunction — Property, class mx.controls.MenuBar
The function that determines the text to display for each menu item.
labelFunction — Property, class mx.controls.NavBar
A user-supplied function to run on each item to determine its label.
labelFunction — Property, class mx.controls.PopUpMenuButton
A function that determines the text to display for each menu item.
labelFunction — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
A function that determines the text to display in this column.
labelFunction — Property, class mx.controls.dataGridClasses.DataGridColumn
A function that determines the text to display in this column.
labelFunction — Property, class mx.controls.listClasses.AdvancedListBase
A user-supplied function to run on each item to determine its label.
labelFunction — Property, class mx.controls.listClasses.ListBase
A user-supplied function to run on each item to determine its label.
labelGap — Style, class mx.charts.AxisRenderer
Specifies the gap between the end of the tick marks and the top of the labels, in pixels.
labelMaximum — Property, class mx.charts.chartClasses.NumericAxis
The maximum value where a label should be placed.
labelMinimum — Property, class mx.charts.chartClasses.NumericAxis
The minimum value where a label should be placed.
labelOffset — Style, 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, class mx.charts.Legend
Specifies the label placement of the legend element.
labelPlacement — Style, class mx.charts.LegendItem
Specifies the label placement of the legend element.
labelPlacement — Property, class mx.controls.Button
Orientation of the label in relation to a specified icon.
labelPlacement — Property, class mx.controls.ProgressBar
Placement of the label.
labelPlacement — Property, class mx.controls.RadioButton
Position of the label relative to the RadioButton icon.
labelPlacement — Property, class mx.controls.RadioButtonGroup
Position of the RadioButton label relative to the RadioButton icon for each control in the group.
labelPosition — Style, class mx.charts.series.BarSeries
Determines the position of labels Possible values are "none" , "outside" and "inside".
labelPosition — Style, class mx.charts.series.ColumnSeries
Determines the position of labels Possible values are none , outside and inside.
labelPosition — Style, class mx.charts.series.PieSeries
Specifies how to render value labels.
labelRect — Property, class mx.preloaders.DownloadProgressBar
The dimensions of the TextField component for the label.
labelRenderer — Property, class mx.charts.AxisRenderer
A reference to the factory used to render the axis labels.
labelRotation — Style, class mx.charts.AxisRenderer
Specifies the label rotation.
labels — Property, class flash.display.Scene
An array of FrameLabel objects for the scene.
labels — Property, class mx.charts.chartClasses.AxisLabelSet
An array of AxisLabel objects representing the values of the generating axis.
labels — Property, class mx.controls.sliderClasses.Slider
An array of strings used for the slider labels.
labelScale — Property, class mx.charts.series.renderData.BarSeriesRenderData
The scale factor of the labels rendered by the bar series.
labelScale — Property, class mx.charts.series.renderData.ColumnSeriesRenderData
The scale factor of the labels rendered by the column series.
labelScale — Property, class mx.charts.series.renderData.PieSeriesRenderData
The scale factor of the labels rendered by the pie series.
labelSizeLimit — Style, class mx.charts.series.BarSeries
Specifies the font size threshold, in points, below which labels are considered illegible.
labelSizeLimit — Style, class mx.charts.series.ColumnSeries
Specifies the font size threshold, in points, below which labels are considered illegible.
labelStyleName — Style, class mx.containers.FormItem
Name of the CSS Style declaration to use for the styles for the FormItem's label.
labelStyleName — Style, class mx.controls.sliderClasses.Slider
The name of the style to use for the slider label.
labelUnits — Property, class mx.charts.DateTimeAxis
The units that the axis uses to generate labels.
labelWidth — Style, class mx.containers.FormHeading
Width of the form labels.
labelWidth — Style, class mx.containers.FormItem
Width of the form labels.
labelWidth — Style, class mx.containers.Form
Width of the form labels.
labelWidth — Style, class mx.controls.ProgressBar
The width of the label in pixels.
LANDSCAPE — Constant static property, class flash.printing.PrintJobOrientation
The landscape (horizontal) image orientation for printing.
language — Static property, class flash.system.Capabilities
Specifies the language code of the system on which the content is running.
language — Property, class mx.resources.Locale
The language code of this Locale instance.
LAST — Static property, class mx.collections.CursorBookmark
A bookmark for the last item in an ICollectionView.
LAST — Constant static property, class mx.rpc.mxml.Concurrency
Making a request cancels any existing request.
lastButtonStyleName — Style, class mx.controls.ButtonBar
Vertical alignment of all buttons within the ButtonBar.
lastChild — Property, class flash.xml.XMLNode
An XMLNode value that references the last child in the node's child list.
lastDropIndex — Property, class mx.controls.listClasses.AdvancedListBase
The most recently calculated index where the drag item should be added to the drop target.
lastDropIndex — Property, class mx.controls.listClasses.ListBase
The most recently calculated index where the drag item should be added to the drop target.
lastIndex — Property, class RegExp
Specifies the index position in the string at which to start the next search.
LAST_INDEX_MODE — Constant static property, class mx.collections.Sort
When executing a find return the index for the last matching item.
lastIndexOf(searchElement, fromIndex:int) — Method, 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, class String
Searches the string from right to left and returns the index of the last occurrence of val found before startIndex.
lastInsertRowID — Property, class flash.data.SQLConnection
The last generated row identifier created by a SQL INSERT statement.
lastInsertRowID — Property, class flash.data.SQLResult
The last generated row identifier generated by a SQL INSERT statement.
lastResult — Property, class mx.rpc.AbstractInvoker
The result of the last invocation.
lastSeekPending — Property, class mx.controls.listClasses.AdvancedListBase
The most recent seek that caused a page fault.
lastSeekPending — Property, class mx.controls.listClasses.ListBase
The most recent seek that caused a page fault.
lastStatusUpdate — Property, class air.net.ServiceMonitor
The time of the last status update.
lastTabStyleName — Style, class mx.containers.TabNavigator
Name of CSS style declaration that specifies styles for the last tab.
lastTabStyleName — Style, class mx.controls.TabBar
Name of CSS style declaration that specifies the styles to use for the last tab navigation item.
lastURL — Property, class mx.events.BrowserChangeEvent
The previous value of the url property in the BrowserManager.
lastVisibleRow — Property, interface mx.automation.IAutomationTabularData
The index of the last visible child.
LAYER — Constant static property, class flash.display.BlendMode
Forces the creation of a transparency group for the display object.
layout — Property, class mx.containers.Panel
Specifies the layout mechanism used for this container.
layout — Property, class mx.core.LayoutContainer
Specifies the layout mechanism used for this application.
layoutBackgroundImage() — Method, interface mx.core.IRectangularBorder
Layout the background image.
layoutBackgroundImage() — Method, class mx.skins.RectangularBorder
Layout the background image.
layoutChrome(unscaledWidth:Number, unscaledHeight:Number) — Method, class mx.controls.VideoDisplay
Responds to size changes by setting the positions and sizes of the borders.
layoutChrome(unscaledWidth:Number, unscaledHeight:Number) — Method, 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, class mx.core.ScrollControlBase
Responds to size changes by setting the positions and sizes of this control's borders.
layoutColumnItemRenderer(c:mx.controls.dataGridClasses:DataGridColumn, item:mx.controls.listClasses:IListItemRenderer, xx:Number, yy:Number) — Method, class mx.controls.dataGridClasses.DataGridBase
Size and temporarily position an itemRenderer for a column, returning its size as a Point Its final position may be adjusted later due to alignment settings
LayoutContainer — Class, 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, class mx.core.LayoutContainer
Constructor.
layoutEditor(x:int, y:int, w:int, h:int) — Method, class mx.controls.List
Positions the item editor instance at the suggested position with the suggested dimensions.
LayoutManager — Class, package mx.managers
The LayoutManager is the engine behind Flex's measurement and layout strategy.
LayoutManager() — Constructor, class mx.managers.LayoutManager
Constructor.
LCD — Constant static property, class flash.text.TextDisplayMode
Forces Flash Player to use LCD subpixel anti-aliasing.
leading — Property, class flash.text.TextFormat
An integer representing the amount of vertical space (called leading) between lines.
leading — Property, class flash.text.TextLineMetrics
The leading value is the measurement of the vertical distance between the lines of text.
leading — Style, class mx.charts.chartClasses.DataTip
Additional vertical space between lines of text.
leading — Style, class mx.containers.FormHeading
Additional vertical space between lines of text.
leading — Style, class mx.controls.menuClasses.MenuBarItem
Additional vertical space between lines of text.
leading — Style, class mx.controls.ComboBox
Additional vertical space between lines of text.
leading — Style, class mx.controls.NumericStepper
Additional vertical space between lines of text.
leading — Style, class mx.controls.DateField
Additional vertical space between lines of text.
leading — Style, class mx.controls.Text
Additional vertical space between lines of text.
leading — Style, class mx.controls.MenuBar
Additional vertical space between lines of text.
leading — Style, class mx.controls.ColorPicker
Additional vertical space between lines of text.
leading — Style, class mx.controls.Button
Additional vertical space between lines of text.
leading — Style, class mx.controls.DateChooser
Additional vertical space between lines of text.
leading — Style, class mx.controls.ToolTip
Additional vertical space between lines of text.
leading — Style, class mx.controls.ProgressBar
Additional vertical space between lines of text.
leading — Style, class mx.core.ScrollControlBase
Additional vertical space between lines of text.
leading — Style, class mx.core.UITextField
Additional vertical space between lines of text.
left — Property, class flash.geom.Rectangle
The x coordinate of the top-left corner of the rectangle.
left — Style, class mx.core.UIComponent
The horizontal distance in pixels from the left edge of the component's content area to the left edge of the component.
left — Property, class mx.core.EdgeMetrics
The width, in pixels, of the left edge region.
left — Property, class mx.flash.UIMovieClip
The horizontal distance, in pixels, from the left edge of the component's content area to the left edge of the component.
LEFT — Constant static property, class flash.display.NativeWindowResize
The left edge of the window.
LEFT — Constant static property, class flash.display.StageAlign
Specifies that the Stage is aligned on the left.
LEFT — Constant static property, 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, class flash.text.TextFormatAlign
Constant; aligns text to the left within the text field.
LEFT — Constant static property, class flash.ui.Keyboard
Constant associated with the key code value for the Left Arrow key (37).
LEFT — Constant static property, 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, class mx.controls.ButtonLabelPlacement
Specifies that the label appears to the left of the icon.
LEFT — Constant static property, class mx.controls.ProgressBarDirection
Specifies to fill the progress bar from the right to the left.
LEFT — Constant static property, class mx.controls.ProgressBarLabelPlacement
Specifies to place the label to the left of the progress bar.
LEFT — Constant static property, class mx.validators.CurrencyValidatorAlignSymbol
Specifies "left" as the alignment of the currency symbol for the CurrencyValidator class.
LEFTBRACKET — Constant static property, class flash.ui.Keyboard
Constant associated with the key code value for the [ key (219).
leftIconGap — Style, class mx.controls.Menu
The gap to the left of the label in a menu item.
leftMargin — Property, class flash.text.TextFormat
The left margin of the paragraph, in pixels.
leftOffset — Property, class mx.controls.dataGridClasses.DataGridHeader
The offset, in pixels, from the left side of the content of the renderer.
leftOffset — Property, class mx.controls.listClasses.ListBaseContentHolder
Offset, in pixels, for the upper-left corner in the list control of the content defined by the ListBase.listContent property.
leftPeak — Property, class flash.media.SoundChannel
The current amplitude (volume) of the left channel, from 0 (silent) to 1 (full amplitude).
leftToLeft — Property, 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, 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, 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, class mx.charts.Legend
Constructor.
LegendAutomationImpl — Class, package mx.automation.delegates.charts
Defines the methods and properties required to perform instrumentation for the Legend class.
LegendAutomationImpl(obj:mx.charts:Legend) — Constructor, class mx.automation.delegates.charts.LegendAutomationImpl
Constructor.
legendData — Property, class mx.charts.LegendItem
The LegendData instance that this LegendItem object represents.
legendData — Property, class mx.charts.chartClasses.ChartBase
An array of Legend items.
legendData — Property, 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, 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, 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, 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, class mx.charts.chartClasses.LegendData
Constructor.
legendDataChanged() — Method, class mx.charts.chartClasses.ChartBase
Dispatches a new LegendDataChanged event.
legendDataChanged() — Method, class mx.charts.chartClasses.Series
Updates the Legend items when the series display name changes by dispatching a new LegendDataChanged event.
LegendItem — Class, package mx.charts
Controls the individual legend elements in a chart legend.
LegendItem() — Constructor, class mx.charts.LegendItem
Constructor.
LegendItemAutomationImpl — Class, package mx.automation.delegates.charts
Defines the methods and properties required to perform instrumentation for the LegendItem class.
LegendItemAutomationImpl(obj:mx.charts:LegendItem) — Constructor, class mx.automation.delegates.charts.LegendItemAutomationImpl
Constructor.
legendItemClass — Property, class mx.charts.Legend
The class used to instantiate LegendItem objects.
legendMarkerRenderer — Style, class mx.charts.chartClasses.HLOCSeriesBase
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style, class mx.charts.series.BarSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style, class mx.charts.series.ColumnSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style, class mx.charts.series.LineSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style, class mx.charts.series.PlotSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style, class mx.charts.series.AreaSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style, class mx.charts.series.BubbleSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style, class mx.charts.series.PieSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style, class mx.charts.LegendItem
Specifies the class that renders the marker portion of the legend item.
LegendMouseEvent — Class, 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, class mx.charts.events.LegendMouseEvent
Constructor.
length — Property, class arguments
The number of arguments passed to the function.
length — Property, class Array
A non-negative integer specifying the number of elements in the array.
length — Property, class String
An integer specifying the number of characters in the specified String object.
length() — Method, class XML
For XML objects, this method always returns the integer 1.
length() — Method, class XMLList
Returns the number of properties in the XMLList object.
length — Property, class flash.geom.Point
The length of the line segment from (0,0) to this point.
length — Property, class flash.media.Sound
The length of the current sound in milliseconds.
length — Property, class flash.text.TextField
The number of characters in a text field.
length — Property, class flash.utils.ByteArray
The length of the ByteArray object, in bytes.
length — Property, class mx.automation.AutomationID
The number of parts in this id.
length — Property, class mx.charts.AxisRenderer
Specifies the length of the axis, in screen coordinates.
length — Property, class mx.charts.chartClasses.RenderData
The number of items represented in this render data.
length — Property, class mx.collections.HierarchicalCollectionView
The length of the currently parsed collection.
length — Property, interface mx.collections.ICollectionView
The number of items in this view.
length — Property, interface mx.collections.IList
The number of items in this collection.
length — Property, class mx.collections.ListCollectionView
The number of items in this view. The number of items in this collection.
length — Property, class mx.controls.TextArea
The number of characters of text displayed in the TextArea.
length — Property, class mx.controls.TextInput
The number of characters of text displayed in the TextArea.
length — Property, interface mx.core.IUITextField
The number of characters in a text field.
letterSpacing — Property, class flash.text.TextFormat
A number representing the amount of space that is uniformly distributed between all characters.
letterSpacing — Style, class mx.charts.chartClasses.CartesianChart
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.charts.chartClasses.ChartBase
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.charts.chartClasses.DataTip
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.charts.series.BarSeries
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.charts.series.ColumnSeries
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.charts.series.PieSeries
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.charts.AxisRenderer
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.charts.PieChart
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.charts.LegendItem
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.containers.FormHeading
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.dataGridClasses.DataGridColumn
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.menuClasses.MenuBarItem
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.Label
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.ComboBox
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.TextInput
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.NumericStepper
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.DateField
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.MenuBar
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.ColorPicker
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.Button
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.DateChooser
The number of additional pixels to appear