Blog Viewer

Chart Properties Controls

  

General Tab:

ID

  • What it does: Programmatic ID of the control.
  • How to use it: Enter the text.
  • Other notes: This must be unique. It is prefixed with chr.



Visible checkbox

  • What it does: Determines whether the user can see the control.
  • How to use it: Click the checkbox to check or uncheck.



Visible Rule

  • What it does: Displays the control if it evaluates to true. Hides the control if it evaluates to false.
  • How to use it: Enter the rule from the entity.
  • Other notes: The rule comes from the entity. It must be configured there for you to use it here.



Resource

  • What it does: Security ID that determines whether the user can access the control.
  • How to use it: Enter the ID from the security table.



CSS Class

  • What it does: Custom style sheet class that controls cell appearance.
  • How to use it: Enter the text.
  • Other notes: If left blank, the appearance is default. The class must be configured in the MVVM project style sheet in the .NET project.



Custom Attributes

  • What it does: Custom attribute defined by the developer to be rendered on the HTML page.
  • How to use it: Enter the text.



Entity Field

  • What it does: Displays the associated entity field.
  • How to use it: Enter the entity field.



Chart Name

  • What it does: Allows you to set the chart name based on the entity field value.
  • How to use it: Enter the column.



Height

  • What it does: Height of the chart.
  • How to use it: Enter the number.



Width

  • What it does: Width of the chart.
  • How to use it: Enter the number.



Chart Type

  • What it does: Identifies the type of chart.
  • How to use it: Select from the drop down.



Category Axis Rotation

  • What it does: Angle at which to rotate the values on the X-axis.
  • How to use it: Enter the angle.



Background Chart Color

  • What it does: Background color for the chart.
  • How to use it: Enter the color.



XAxis Title

  • What it does: Text that displays in the X-axis on the Chart screen.
  • How to use it: Enter the text.



YAxis Title

  • What it does: Text that displays in the Y-axis on the Chart screen.
  • How to use it: Enter the text.



XAxis Format

  • What it does: Format for the X-axis value.
  • How to use it: Select from the drop down.



YAxis Format

  • What it does: Format for the Y-axis value.
  • How to use it: Select from the drop down.



No Data Text

  • What it does: Text that displays if no data is available to plot the chart.
  • How to use it: Enter the text.



Is Dynamic Series checkbox

  • What it does: Enables selecting the series to plot the chart.
  • How to use it: Click to check or uncheck.



Show Legend checkbox

  • What it does: Displays the chart's legend.
  • How to use it: Click to check or uncheck.
  • Other notes: This is checked by default.



Load When Required checkbox

  • What it does: If checked, loads the control only when the container is open.
  • How to use it: Click to check or uncheck.

Chart Area Properties:

Name

  • What it does: Name of the chart.
  • How to use it: Enter the text.



Back Color

  • What it does: Background color for the chart.
  • How to use it: Enter the text.



Series Properties button

  • What it does: Adds and customize a series.
  • How to use it: Click the button.


This post is part of the Maintenance Form topic. Click here to open the Maintenance Form Overview.

0 comments
25 views

Permalink