combineddomainxyplot Element

 

Content

combineddomainxyplot Element

Description

Example

Properties

Description

The combineddomainxyplot Element defines the configuration of a multi-plot x/y chart; links multiple "xyplot" elements together.

Example

See Data Trending.

combineddomainxyplot Element Properties

Property Name Description
Subplots XY plot collection.
Property NameDescription
Plot IDIdentifier for plot. Series groups can be mapped to plot using this ID. This identifier must be unique within plots. If left empty then this property list will be considered as anonymous and will be applied to all plots which does not have actual property list assigned.
Element IDElement ID of xyplot element.
Background PaintBackground paint for plot.
Property NameDescription
Paint TypeDefines type of paint to use.
ColorColors in the default sRGB color space. Choose the name of the color from a list of values or arbitrary color defined by its hex code (must start with # or 0x).
Outline PaintPaint used to draq the outline of the plot area.
Property NameDescription
Paint TypeDefines type of paint to use.
ColorColors in the default sRGB color space. Choose the name of the color from a list of values or arbitrary color defined by its hex code (must start with # or 0x).
Outline VisibleDetermines whether or not the plot's outline is drawn.
AnnotationsXY plot collection.
Property NameDescription
Annotation IDAnnotation ID for this Annotation. This ID is used to map the Annotation to the plot or Renderer.
Annotation TypeType of Annotation. Choose XY or Category.
XY AnnotationAnnotations supported by XY plot and XY renderers.
Property IdDescription
XY Annotation TypeDefines the Annotation Typel. Choose Text of title.
XY Text AnnotationA text annotation that can be placed at a particular (x,y) locatin.
Property IdDescription
Text IDtitle ID that is mapped to title collection of chart.
XX-coordinate for the text anchor point (measured against the domain axis).
YY-coordinate for the text anchor point (measured against the domain axis).
Rectangle AnchorThe point on the title bounding rectangle that is aligned to the (x,y) coordinate of the annotation.
Category AnnotationAnnotations supported by Category Plot.
Property IdDescription
Category Annotation TypeType of Category Annotation.
Category Text Annotation Define the Text Category Annotation.
Property IdDescription
TextThe text.
CategoryThe Category (domain axis).
ValueThe value (Range axis)
Category AnchorCategory anchor point.
No Data MessageMessage displayed when the series group list is empty.
Domain Axis
Property Name Description
Visible Determines whether or not the axis is visible.
Label Label for the axis.
Label Paint Define the type of paint to use.
Property NameDescription
Paint TypeDefines type of paint to use.
ColorColors in the default sRGB color space. Choose the name of the color from a list of values or arbitrary color defined by its hex code (must start with # or 0x).
Label Angle Sets the angle for the label (in radians).
Axis Line Paint Define the type of paint to use.
Property NameDescription
Paint TypeDefines type of paint to use.
ColorColors in the default sRGB color space. Choose the name of the color from a list of values or arbitrary color defined by its hex code (must start with # or 0x).
Tick Label Paint Define the type of paint to use.
Property NameDescription
Paint TypeDefines type of paint to use.
ColorColors in the default sRGB color space. Choose the name of the color from a list of values or arbitrary color defined by its hex code (must start with # or 0x).
Tick Mark Paint Define the type of paint to use.
Property NameDescription
Paint TypeDefines type of paint to use.
ColorColors in the default sRGB color space. Choose the name of the color from a list of values or arbitrary color defined by its hex code (must start with # or 0x).
Minor Tick Marks Visible Determines whether or not the minor tick marks are visible.
Value Axis The base for axes that display value data, where values are measured using number.
Property IdDescription
Value Axis TypeType of value axis. Choose Number, Date or Log.
Auto Tick Unit SelectionDetermines whether or not the tick unit is automatically selected from a range of standard tick units.
Lower MarginLower margin for the axis as a percentage of the axis range (for example, 0.05 is five percent).
Upper MarginUpper margin for the axis as a percentage of the axis range (for example, 0.05 is five percent).
Number AxisAn axis for displaying numerical data.
Property IdDescription
Standard Tick Unit SourceType of standard tick unit source. Used only if auto tick unit selection is enabled on value axis configuration. Choose Standard or Integer.
Auto-range Includes ZeroDetermines whether or not the axis range is forced to include zero.
Date AxisAn Axes that displays dates.
Property IdDescription
Date Format OverrdeDate format override to use on date axis. Choose Short, Medium or Long.
Time Format OverrideTime format to use with date format, if date format is empty then this time format will be used with default date format.
Log AxisA numerical axis that uses a logarithic scale.
Property IdDescription
BaseBase for the logarithm calculation.
Number Format OverrideNumber format override such as 0.00.
Domain Axis Location Defines the location of an axis on a plot. Choose Bottom or Left, Bottom or Right, Top or Left, Top or Right.
Toolbar Button set is a group of buttons rendered together.
Property NameDescription
Button Set IDButton to show. This ID is mapped to button on the chart toolbar.
ButtonsCollection of buttons to show for this plot.
Property NameDescription
Button IDButton to show. This ID is mapped to a button on the chart toolbar.
VisibleDetermines whether or not the button should be visible.