chartfx
Tag constantLine


Constant lines are one of the most useful objects when it comes to highlighting information in the chart area. You may want to create a constant line to highlight limits or specific points of interest in the chart.

Parent Tag: constantLines.
Child Tags: font, link.


Tag Information
Tag Classcom.softwarefx.chartfxtags.chartfx.ConstantLineTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameConstantLine

Attributes
NameRequiredRequest-timeTypeDescription
alignmentfalsetruejava.lang.StringSpecifies the alignment for the constant line text relative to the configured X or Y axis.
axisfalsetruejava.lang.StringUsed to associate the selected constant line with one of the axes. The available values are: Y, Y2, X and X2.
colorfalsetruejava.lang.StringAllows you to set the line color for a selected line.
endCapfalsetruejava.lang.StringAllows you to configure a marker shape at the ending of a selected line.
flagsfalsetruejava.lang.StringUsed to control additional settings for the selected constant line. The available values are: DEFAULT, HIDE_TEXT, HIDE, BACK_ONLY, COLOR_TEXT, HIDE_LINE and OUTSIDE_TEXT.
fontfalsetruejava.lang.StringAllows you to modify the text font attributes for the selected constant line.
indextruetruejava.lang.StringThe index of the ConstantLine object in the collection.
lineAlignmentfalsetruejava.lang.StringSpecifies the alignment of the constant line text relative to the constant line object.
outsideTextfalsetruejava.lang.StringAllows you to position the constant line text outside the chart area. The available values are: TRUE and FALSE.
pointfalsetruejava.lang.StringSets a value indicating the point a ConstantLine is associated.
seriesfalsetruejava.lang.StringSets a value indicating the series a ConstantLine is associated.
showLinefalsetruejava.lang.StringAllows you to show or hide a constant line in the chart. The available values are: TRUE and FALSE.
showTextfalsetruejava.lang.StringUsed to show or hide the constant line text in a chart. The available values are: TRUE and FALSE.
startCapfalsetruejava.lang.StringAllows you to configure a marker shape at the beginning of a selected line.
stylefalsetruejava.lang.StringAllows you to set the line style for a selected line.
textfalsetruejava.lang.StringUsed to set a text label for a selected constant line.
textColorfalsetruejava.lang.StringUsed to change the text color for the constant line text.
valuefalsetruejava.lang.StringUsed to set a value for the selected constant line. The available values are: TRUE and FALSE.
widthfalsetruejava.lang.StringAllows you to set the line width for a selected line.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.