Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This service stores chart-related parameters for the system's Chart Views. The system creates these records automatically when a user creates a new chart view. See the Viewing System: Using Chart Views Viewing System: Chart Views chapter in the Aptify User Guide for information on how to create a Chart View and for information on all of the available Chart View options.

...

The Attachments tab lists any files relevant to the Chart Views record.

Color Tab

Color Model (Required)

Specifies the color model used by the chart.

...

Note

Note that the selected Color Application Model applies subtle changes to your chart's color. Depending on the Start and End Colors you select, you may not notice a difference when switching between the various options.  

Start Color

Specifies the start color for color selection that occurs within a range of colors. This field is only applicable for certain Color Models. The system converts the color selected by the user to its corresponding ARGB value.

End Color

Specifies the end color for color selection that occurs within a range of colors. This field is only applicable for certain Color Models. The system converts the color selected by the user to its corresponding ARGB value.

Display Tab

Back Color (Required)

Specifies the chart's background color. The system converts the color selected by the user to its corresponding ARGB value.

Show Data Values On Chart (Required)

When delected, each data point's value appears on the chart. This option is unchecked by default.

Show Horizontal(X) Axis (Required)

The Horizontal Axis shows up automatically for all applicable chart types. Clear the applicable option to hide the x-axis.

Show Vertical(Y) Axis (Required)

The Vertical Axis shows up automatically for all applicable chart types. Clear the applicable option to hide the y-axis..

Horizontal Axis Item Label Format String (Required)

This setting specifies the format of the x-axis's label. It is only applicable for chart types that have axes. A user can select from the following options 

  • None: The selected axis is not labeled.
  • Item Label: This is the default setting. The particular value of the grouping field that corresponds to a particular column or bar is displayed on the axis. Typically you would use this option for the Horizontal Axis on a Column chart or the Vertical Axis on a Bar chart.
    • For example, if a Form Template Part's column chart is grouped by Type, the Horizontal Axis's Item Labels would read Component, Sub-Template, and Tab Control.

  • Data Value: The column's or bar's value is displayed on the axis. Typically you would use this option for the Vertical Axis on a Column chart or the Horizontal Axis on a Bar chart.
  • Label and Data: The axis displays both the Item Label and the Data Value (the data value appears in parenthesis). Typically you would use this option for the Horizontal Axis on a Column chart or the Vertical Axis on a Bar chart.

...

  • None: The selected axis is not labeled.
  • Item Label: This is the default setting. The particular value of the grouping field that corresponds to a particular column or bar is displayed on the axis. Typically you would use this option for the Horizontal Axis on a Column chart or the Vertical Axis on a Bar chart.
    • For example, if a Form Template Part's bar chart is grouped by Type, the Vertical Axis's Item Labels would read Component, Sub-Template, and Tab Control.

  • Data Value: The column's or bar's value is displayed on the axis. Typically you would use this option for the Vertical Axis on a Column chart or the Horizontal Axis on a Bar chart.
  • Label and Data: The axis displays both the Item Label and the Data Value (the data value appears in parenthesis). Typically you would use this option for the Horizontal Axis on a Column chart or the Vertical Axis on a Bar chart.

...

When selected, the chart displays a gridline for each value on the x-axis.

Horizontal Axis Minor Gridlines (Required)

When selected, the chart displays intermediate gridlines between the value on the x-axis, if applicable.

Vertical Axis Minor Gridlines (Required)

When selected, the chart displays intermediate gridlines between the value on the y-axis, if applicable.

Vertical Axis Major Gridlines (Required)

When ed, the chart displays a gridline for each value on the y-axis.

Show Legend (Required)

When selected, the chart displays a legend to identify chart items.

Legend Placement (Required)

Specifies the location of the legend on the chart window. Options include, Top, Bottom, Left, and Right. This is only applicable when Show Legend is selected.

Zero Align Data (Required)

When selected, the chart's x-axis and y-axis cross at 0.

General Tab

View

The chart view to which this record applies. This field links to the Views service.

Chart View Type

The type of chart displayed. This field links to the Chart View Types service.

Show Data Table (Required)

When selected, the Chart View includes the Summary Data table (accessed from the Summary Data tab).

Splitter Position

This field is not implemented for this release of Aptify.

Vertical Scaling

Specifies the scale for the y-axis. Options are 0 (Data Interval) or 1 (Percentage). This is only applicable if the chart results are tracked along the y-axis (such as with a column chart). Also, this option is not applicable for 3D chart types.

...

Specifies the interval for the y-axis between gridlines based on the specified scale. If Vertical Scaling is set to 0, this field specifies the number that separates the gridlines. For example, to space gridlines in intervals of 100, enter 100. If Vertical Scaling is set to 1, this field specifies a percentage that separates the gridlines. For example, if specify 10, then the y-axis will have 10 interval points where the first corresponds to 10% of the chart's maximum value, the second corresponds to 20% of the chart's maximum value, etc.

Horizontal Scaling

Specifies the scale for the x-axis. Options are 0 (Data Interval) or 1 (Percentage). This is only applicable if the chart results are tracked along the x-axis (such as with a bar chart). Also, this option is not applicable for 3D chart types.

Horizontal Interval

Specifies the interval for the x-axis between gridlines based on the specified scale. If Horizontal Scaling is set to 0, this field specifies the number that separates the gridlines. For example, to space gridlines in intervals of 100, enter 100. If Horizontal Scaling is set to 1, this field specifies a percentage that separates the gridlines. For example, if specify 10, then the x-axis will have 10 interval points where the first corresponds to 10% of the chart's maximum value, the second corresponds to 20% of the chart's maximum value, etc.

Drill Down View

Specifies the view to display when clicking an area of the chart. If not specified, Aptify uses the standard list view format to display drill down results. This field links to the Views service.

Groups Tab

This tab displays a list of sub-type records that stores information entered on the Grouping sub-tab when configuring a chart view within the View dialog.

Summary Tab

Summary Function (Required)

The SQL function used to summarize the record data into information that can be displayed in a chart based on the specified Summary Field.

Summary Field (Required)

The entity field on which the Summary SQL statement is performed to return information that can displayed in a chart.

Custom Summary Function (Required)

When selected, the user has specified a non-standard summary function.

Summary SQL

The SQL statement performed on the Summary Field to summarize the record data into information that can be displayed in a chart. Typically, the system automatically generates this statement based on the specified Summary Function. However, a user may have overridden this SQL statement if the Custom Summary Function option is selected.

Title Tab

Top Title

The specified text appears above the chart.

Bottom Title

The specified text appears below the chart.

Left Title

The specified text appears to the left of the chart.

Right Title

The specified text appears to the right of the chart.