main properties
1. Chart
| property name | explanation |
| chart type | chart type |
| region | Current area properties |
| Usage Guide | Chart legend properties |
| series | A collection of chart series |
| Series label | Series label properties |
| style | set the chart style |
2. Additional charts
| property name | explanation |
| constant line | Sets the constant line collection for the chart |
| last process | Set the chart to be processed at the end of report execution |
| rotate | Sets the rotation angle of the chart |
| horizontal spacing | Sets the horizontal spacing between the graph area and the axis area |
| vertical spacing | Sets the vertical gap between the chart area and the axis area |
| strip | Sets a collection of chart strips |
| Title | Sets chart title properties |
3. Data
| property name | explanation |
| source of information | Gets the data source used to retrieve data |
| data relationship | Gets the link used to render the master/detail report |
| master component | Gets or sets the master component |
| counting data | Gets or sets the number of rows of virtual data |
| filter on | Getting or setting the value indicates that the filter is on |
| filter | Gets or sets a collection of filters for chart data |
| Sorting | Gets or sets an array of strings describing the sorting rules |
4.Position
| property name | explanation |
| left | Gets or sets the distance between the left edge of a component and the left edge of its container's client area |
| Up | Gets or sets the top position of the component |
| width | Gets or sets the width of the component |
| height | Gets or sets the height of the component |
| Minimum size | Gets or sets the minimum size |
| Maximum size | Gets or sets maximum size |
5.Appearance
| property name | explanation |
| brush | Gets or sets the brush used to fill the component |
| border | Gets or sets the component's frame |
| conditions | Gets or sets the component condition |
| use parent style | Gets or sets a value indicating that this component should use the styles of its parent component |
6. Behavior
| property name | explanation |
| height adjustment | Gets or sets a value indicating that the height of this component increases or decreases toward the bottom of its container |
| dock style | Gets or sets the type of component docking |
| Effectiveness | Gets or sets a value indicating whether this component is enabled |
| Interaction | |
| Print availability | Gets or sets a value indicating whether the component is printable |
| Gets or sets a value indicating the page on which the component is printed | |
| shift mode | Gets or sets a value indicating the component's shift mode |
7. Design
| property name | explanation |
| name | Gets or sets the component name |
| alias | Gets or sets the text displayed in place of the component name. If no text is shown, the name will be displayed |
| limit | Gets or sets a value that indicates the limits of the component |
| Lock | Gets or sets a value indicating that movement is locked |
| Link | Gets or sets a value indicating that objects snapping to containers is turned on |
Axis region properties
| property name | explanation |
| brush | Gets or sets the brush to fill the area |
| border color | Gets or sets the area border color |
| each color | Gets or sets a value indicating that each series is drawn in its own color |
| horizontal grid lines | Gets or sets the left axis horizontal grid line |
| grid line horizontal right | Gets or sets the horizontal grid lines for the right axis |
| grid lines vertical | Gets or sets the vertical axis gridlines |
| horizontal interlace | Gets or sets the horizontal axis interlace setting |
| interlaced vertical | Gets or sets the vertical axis interlace setting |
| inverted horizontal | Gets or sets a value indicating that all values on the horizontal axis are inverse |
| reverse vertical | Gets or sets a value indicating that all values on the vertical axis are inverse |
| show shadow | Gets or sets a value indicating whether shadows should be drawn |
| X-axis | Gets or sets the XAxis setting |
| X upper axis | Gets or sets the XTopAxis setting |
| Y-axis | Gets or sets the YAxis setting |
| Y right axis | Gets or sets the YRightAxis setting |
Pie area properties
| property name | explanation |
| brush | Gets or sets the brush to fill the area |
| border color | Gets or sets the area border color |
| show shadow | Gets or sets a value indicating whether shadows should be drawn |
donut area properties
| property name | explanation |
| brush | Gets or sets the brush to fill the area |
| border color | Gets or sets the area border color |
| each color | Gets or sets a value indicating that each series is drawn in its own color |
| show shadow | Gets or sets a value indicating whether shadows should be drawn |
Legend properties
| property name | explanation |
| brush | Gets or sets the brush for filling the legend |
| direction | Gets or sets the legend orientation |
| Horizontal placement | Gets or sets the horizontal alignment of the legend text |
| Vertical placement | Gets or sets the vertical alignment of the legend |
| Placing markers | Gets or sets marker placement |
| border color | Gets or sets the legend border color |
| Column | Gets or sets the number of columns in the legend |
| font | Gets or sets the legend font |
| horizontal spacing | Gets or sets the horizontal distance from the legend border |
| label color | Gets or sets the legend text color |
| marker size | Gets or sets the marker size |
| displayed marker | Gets or sets the visibility of the marker |
| show shadow | Gets or sets a value indicating whether shadows should be drawn |
| size | Gets or sets the size of the legend |
| Title | Gets or sets the legend title |
| title color | Gets or sets the legend color |
| title font | Gets or sets the legend font |
| vertical spacing | Gets or sets the vertical spacing from the legend border |
| display | Gets or sets whether to display the legend |
Title properties
| property name | explanation |
| alignment | Gets or sets the horizontal alignment of the title |
| antialiasing | Gets or sets the anti-aliasing of the title text |
| brush | Gets or sets the brush for filling the title |
| dock | Gets or sets the side the title is docked to |
| font | Gets or sets the title font |
| interval | Gets or sets the spacing from the title |
| Sentence | Gets or sets the title text |
| display | Gets or sets whether to display the title |
Series label properties
| property name | explanation |
| brush | Gets or sets a brush for filling a series of labels |
| font | Gets or sets the series label font |
| Placing markers | Gets or sets marker placement |
| angle | Gets or sets the text rotation angle |
| antialiasing | Gets or sets the text title anti-aliasing |
| border color | Gets or sets the series label border color |
| draw a border | Gets or sets a value indicating whether series label borders are drawn |
| format | Gets or sets the text format |
| label color | Gets or sets the label color |
| Legend value type | Gets or sets the legend type value |
| marker size | Gets or sets the marker size |
| displayed marker | Gets or sets a value indicating whether the marker is visible |
| prevent crossing | Gets or sets a value containing an algorithm to prevent crossing with the X axis |
| display with zero value | Gets or sets to force zero values to be displayed |
| step | Gets or sets the step for displaying series labels |
| text after | Gets or sets the text displayed after the series |
| previous text | Gets or sets the text displayed before the series |
| Use series color | Gets or sets a value that indicates whether the series has a color. |
| value type | Gets or sets the type of parameter used in series labels |
| display | Gets or sets a value indicating the visibility of the series label |
Series label (none) property
| property name | explanation |
| Placing markers | Gets or sets marker placement |
| angle | Gets or sets the text rotation angle |
| draw a border | Gets or sets a value indicating whether series label borders should be drawn |
| format | Gets or sets the format of the text |
| Legend value type | Gets or sets the legend value type |
| marker size | Gets or sets the marker size |
| displayed marker | Gets or sets whether to show markers |
| display with zero value | Gets or sets the force indicating zero value |
| step | Gets or sets the step for displaying series labels |
| text after | Gets or sets the text displayed after the series |
| previous text | Gets or sets the text displayed before the series |
| Use series color | Gets or sets a value that indicates whether the series has a color. |
| value type | Gets or sets the type of parameter used in series labels |
Series label (external) property
| property name | explanation |
| brush | Gets or sets a brush for filling a series of labels |
| font | Gets or sets the series label font |
| Placing markers | Gets or sets marker placement |
| angle | Gets or sets the text rotation angle |
| antialiasing | Gets or sets series label anti-aliasing |
| border color | Gets or sets the series label border color |
| draw a border | Gets or sets a value indicating whether series label borders should be drawn |
| format | Gets or sets the format of the text |
| label color | Gets or sets the label color |
| Legend value type | Gets or sets the legend value type |
| line length | Gets or sets the length of the series label connection line |
| marker size | Gets or sets the marker size |
| displayed marker | Gets or sets whether to show markers |
| display with zero value | Gets or sets the force indicating zero value |
| step | Gets or sets the step for displaying series labels |
| text after | Gets or sets the text displayed after the series |
| previous text | Gets or sets the text displayed before the series |
| Use series color | Gets or sets a value that indicates whether the series has a color. |
| value type | Gets or sets the type of parameter used in series labels |
| display | Gets or sets a value indicating the visibility of the series label |
Axis properties
| property name | explanation |
| arrow style | Gets or sets the arrow style |
| label | get or set the label |
| line color | Gets or sets the line color |
| line style | Gets or sets the line style |
| line width | Gets or sets line width |
| range | get or set the range |
| Show edge value | Gets or sets the visible edge value |
| start from scratch | Gets or sets a value indicating how charts are displayed in the chart area |
| step | get or set the step |
| tick | Gets or sets ticks |
| title | Gets or sets the title |
| display | Gets or sets a value indicating the visibility of the axis |
Grid line properties
| property name | explanation |
| colour | get or set the color |
| minor color | Gets or sets the minor tick color |
| minor count | Gets or sets the minor tick count |
| minor style | Gets or sets the minor tick style |
| minor visible | Gets or sets the visibility of minor ticks |
| style | get or set the style |
| display | Gets or sets visibility |
Interlace property
| property name | explanation |
| interlaced brush | Gets or sets the interlaced brush |
| display | Gets or sets visibility |
clustered columns, clustered bars, stacked columns,
Full Stacked Columns, Stacked Bar Series Properties
1. Data
| property name | explanation |
| conditions | Gets or sets a collection of conditions |
| filter | Gets or sets a collection of filters |
| format | Gets or sets the data format of the displayed series labels |
| sort by | Gets or sets the unsorted values, sorted section of the data by argument |
| Sorting direction | Gets or sets the sort direction |
| Automatic series key data column | Gets or sets the data column name with the key value used to automatically create the series |
| Automatic series color data column | Gets or sets the data column name that defines the color of automatically created series. Color must be represented as a string |
| Automatic series title data column | Gets or sets the data column name that defines the title of the automatically created series |
2.Appearance
| property name | explanation |
| border color | Gets or sets the border color |
| brush | Gets or sets the series brush |
| show shadow | get or set the shadow |
3. Behavior
| property name | explanation |
| show zero | Gets or sets the value that visualizes the zero value of the series |
| width | Gets or sets the series column width |
| Y-axis | Gets or sets the axis to what the series is assigned to |
| Series label | Gets or sets the series label for this series |
| Show in legend | Gets or sets a value that allows series labels to be displayed in the legend |
| Show series label | Gets or sets the type of series labels to use: from chart settings or series settings |
| title | Gets or sets the series title |
4. Discussion
| property name | explanation |
| Argument data string | Gets or sets the data column name that indicates the value of the argument |
| quarrel | Gets or sets the argument expression. Example: {Order.Argument} |
| list of arguments | Gets or sets an expression that indicates the list of arguments. Example: 1; 2; 3 |
5. Value
| property name | explanation |
| value data column | Gets or sets the data column name that indicates the data value |
| worth | Gets or sets the value expression. Example: {Order.Value} |
| list of values | Gets or sets an expression representing a list of values. Example: 1; 2; 3 |
Line, Scatter Line Series Properties
1. Data
| property name | explanation |
| filter | Gets or sets a collection of filters |
| format | Gets or sets the data format of the displayed series labels |
| sort by | Gets or sets a value, an argument, or a selection of data to sort without sorting |
| Sorting direction | Gets or sets the sort direction |
| Automatic series key data column | Gets or sets the data column name with the key value used to automatically create the series |
| Automatic series color data column | Gets or sets the data column name that defines the color of automatically created series. Color must be represented as a string |
| Automatic series title data column | Gets or sets the data column name that defines the title of the automatically created series |
2.Appearance
| property name | explanation |
| label offset | Gets or sets the vertical offset of the label relative to its first position |
| lighting | Gets or sets line lighting |
| line color | Gets or sets the line color |
| line style | Gets or sets the line style |
| line width | Gets or sets line width |
| marker color | Gets or sets the marker color |
| marker size | Gets or sets the marker size |
| marker type | Gets or sets the marker type |
| show shadow | Gets or sets the series shadow |
3. Behavior
| property name | explanation |
| show marker | Gets or sets the markers to display |
| Y-axis | Gets or sets the axis to what the series is assigned to |
| Series label | Gets or sets the series label for this series |
| Show in legend | Gets or sets a value that allows series labels to be displayed in the legend |
| Show series label | Gets or sets the type of series labels to use: from chart settings or series settings |
| title | Gets or sets the series title |
4. Discussion
| property name | explanation |
| Argument data string | Gets or sets the data column name that indicates the value of the argument |
| quarrel | Gets or sets the argument expression. Example: {Order.Argument} |
| list of arguments | Gets or sets an expression that indicates the list of arguments. Example: 1; 2; 3 |
5. Value
| property name | explanation |
| value data column | Gets or sets the data column name that indicates the data value |
| worth | Gets or sets the value expression. Example: {Order.Value} |
| list of values | Gets or sets an expression representing a list of values. Example: 1; 2; 3 |
Step line series properties
1. Data
| property name | explanation |
| filter | Gets or sets a collection of filters |
| format | Gets or sets the data format of the displayed series labels |
| sort by | Gets or sets a value, an argument, or a selection of data to sort without sorting |
| Sorting direction | Gets or sets the sort direction |
| Automatic series key data column | Gets or sets the data column name with the key value used to automatically create the series |
| Automatic series color data column | Gets or sets the data column name that defines the color of automatically created series. Color must be represented as a string |
| Automatic series title data column | Gets or sets the data column name that defines the title of the automatically created series |
2.Appearance
| property name | explanation |
| label offset | Gets or sets the vertical offset of the label relative to its first position |
| lighting | Gets or sets line lighting |
| line color | Gets or sets the line color |
| line style | Gets or sets the line style |
| line width | Gets or sets line width |
| marker color | Gets or sets the marker color |
| marker size | Gets or sets the marker size |
| marker type | Gets or sets the marker type |
| show shadow | Gets or sets whether shadows should be displayed |
3. Behavior
| property name | explanation |
| point to the center | Gets or sets the value to display at the center of the line |
| show marker | Gets or sets the markers to display |
| Y-axis | Gets or sets the axis to what the series is assigned to |
| Series label | Gets or sets the series label for this series |
| Show in legend | Gets or sets a value that allows series labels to be displayed in the legend |
| Show series label | Gets or sets the type of series labels to use: from chart settings or series settings |
| title | Gets or sets the series title |
4. Discussion
| property name | explanation |
| Argument data string | Gets or sets the data column name that indicates the value of the argument |
| quarrel | Gets or sets the argument expression. Example: {Order.Argument} |
| list of arguments | Gets or sets an expression that indicates the list of arguments. Example: 1; 2; 3 |
5. Value
| property name | explanation |
| value data column | Gets or sets the data column name that indicates the data value |
| worth | Gets or sets the value expression. Example: {Order.Value} |
| list of values | Gets or sets an expression representing a list of values. Example: 1; 2; 3 |
Spline, scatter spline series properties
1. Data
| property name | explanation |
| filter | Gets or sets a collection of filters |
| format | Gets or sets the data format of the displayed series labels |
| sort by | Gets or sets a value, an argument, or a selection of data to sort without sorting |
| Sorting direction | Gets or sets the sort direction |
| Automatic series key data column | Gets or sets the data column name with the key value used to automatically create the series |
| Automatic series color data column | Gets or sets the data column name that defines the color of automatically created series. Color must be represented as a string |
| Automatic series title data column | Gets or sets the data column name that defines the title of the automatically created series |
2.Appearance
| property name | explanation |
| label offset | Gets or sets the vertical offset of the label relative to its first position |
| lighting | Gets or sets line lighting |
| line color | Gets or sets the line color |
| line style | Gets or sets the line style |
| line width | Gets or sets line width |
| marker color | Gets or sets the marker color |
| marker size | Gets or sets the marker size |
| marker type | Gets or sets the marker type |
| show shadow | Gets or sets whether shadows should be displayed |
3. Behavior
| property name | explanation |
| show marker | Gets or sets the markers to display |
| tension | Gets or sets line tension |
| Y-axis | Gets or sets the axis to what the series is assigned to |
| Series label | Gets or sets the series label for this series |
| Show in legend | Gets or sets a value that allows series labels to be displayed in the legend |
| Show series label | Gets or sets the type of series labels to use: from chart settings or series settings |
| title | Gets or sets the series title |
4. Discussion
| property name | explanation |
| Argument data string | Gets or sets the data column name that indicates the value of the argument |
| quarrel | Gets or sets the argument expression. Example: {Order.Argument} |
| list of arguments | Gets or sets an expression that indicates the list of arguments. Example: 1; 2; 3 |
5. Value
| property name | explanation |
| value data column | Gets or sets the data column name that indicates the data value |
| worth | Gets or sets the value expression. Example: {Order.Value} |
| list of values | Gets or sets an expression representing a list of values. Example: 1; 2; 3 |
Area series properties
1. Data
| property name | explanation |
| filter | Gets or sets a collection of filters |
| format | Gets or sets the data format of the displayed series labels |
| sort by | Gets or sets a value, an argument, or a selection of data to sort without sorting |
| Sorting direction | Gets or sets the sort direction |
| Automatic series key data column | Gets or sets the data column name with the key value used to automatically create the series |
| Automatic series color data column | Gets or sets the data column name that defines the color of automatically created series. Color must be represented as a string |
| Automatic series title data column | Gets or sets the data column name that defines the title of the automatically created series |
2.Appearance
| property name | explanation |
| brush | get or set the brush |
| label offset | Gets or sets the vertical offset of the label relative to its first position |
| lighting | Gets or sets line lighting |
| line color | Gets or sets the line color |
| line style | Gets or sets the line style |
| line width | Gets or sets line width |
| marker color | Gets or sets the marker color |
| marker size | Gets or sets the marker size |
| marker type | Gets or sets the marker type |
| show shadow | Gets or sets whether shadows should be displayed |
3. Behavior
| property name | explanation |
| show marker | Gets or sets the markers to display |
| Y-axis | Gets or sets the axis to what the series is assigned to |
| Series label | Gets or sets the series label for this series |
| Show in legend | Gets or sets a value that allows series labels to be displayed in the legend |
| Show series label | Gets or sets the type of series labels to use: from chart settings or series settings |
| title | Gets or sets the series title |
4. Discussion
| property name | explanation |
| Argument data string | Gets or sets the data column name that indicates the value of the argument |
| quarrel | Gets or sets the argument expression. Example: {Order.Argument} |
| list of arguments | Gets or sets an expression that indicates the list of arguments. Example: 1; 2; 3 |
5. Value
| property name | explanation |
| value data column | Gets or sets the data column name that indicates the data value |
| worth | Gets or sets the value expression. Example: {Order.Value} |
| list of values | Gets or sets an expression representing a list of values. Example: 1; 2; 3 |
Step area series properties
1. Data
| property name | explanation |
| filter | Gets or sets a collection of filters |
| format | Gets or sets the data format of the displayed series labels |
| sort by | Gets or sets a value, an argument, or a selection of data to sort without sorting |
| Sorting direction | Gets or sets the sort direction |
| Automatic series key data column | Gets or sets the data column name with the key value used to automatically create the series |
| Automatic series color data column | Gets or sets the data column name that defines the color of automatically created series. Color must be represented as a string |
| Automatic series title data column | Gets or sets the data column name that defines the title of the automatically created series |
2.Appearance
| property name | explanation |
| brush | get or set the brush |
| label offset | Gets or sets the vertical offset of the label relative to its first position |
| lighting | Gets or sets line lighting |
| line color | Gets or sets the line color |
| line style | Gets or sets the line style |
| line width | Gets or sets line width |
| marker color | Gets or sets the marker color |
| marker size | Gets or sets the marker size |
| marker type | Gets or sets the marker type |
| show shadow | Gets or sets whether shadows should be displayed |
3. Behavior
| property name | explanation |
| point to the center | Gets or sets the value to display at the center of the line |
| show marker | Gets or sets the markers to display |
| Y-axis | Gets or sets the axis to what the series is assigned to |
| Series label | Gets or sets the series label for this series |
| Show in legend | Gets or sets a value that allows series labels to be displayed in the legend |
| Show series label | Gets or sets the type of series labels to use: from chart settings or series settings |
| title | Gets or sets the series title |
4. Discussion
| property name | explanation |
| Argument data string | Gets or sets the data column name that indicates the value of the argument |
| quarrel | Gets or sets the argument expression. Example: {Order.Argument} |
| list of arguments | Gets or sets an expression that indicates the list of arguments. Example: 1; 2; 3 |
5. Value
| property name | explanation |
| value data column | Gets or sets the data column name that indicates the data value |
| worth | Gets or sets the value expression. Example: {Order.Value} |
| list of values | Gets or sets an expression representing a list of values. Example: 1; 2; 3 |
Spline Region Series Properties
1. Data
| property name | explanation |
| filter | Gets or sets a collection of filters |
| format | Gets or sets the data format of the displayed series labels |
| sort by | Gets or sets a value, an argument, or a selection of data to sort without sorting |
| Sorting direction | Gets or sets the sort direction |
| Automatic series key data column | Gets or sets the data column name with the key value used to automatically create the series |
| Automatic series color data column | Gets or sets the data column name that defines the color of automatically created series. Color must be represented as a string |
| Automatic series title data column | Gets or sets the data column name that defines the title of the automatically created series |
2.Appearance
| property name | explanation |
| brush | get or set the brush |
| label offset | Gets or sets the vertical offset of the label relative to its first position |
| lighting | Gets or sets line lighting |
| line color | Gets or sets the line color |
| line style | Gets or sets the line style |
| line width | Gets or sets line width |
| marker color | Gets or sets the marker color |
| marker size | Gets or sets the marker size |
| marker type | Gets or sets the marker type |
| show shadow | Gets or sets whether shadows should be displayed |
3. Behavior
| property name | explanation |
| show marker | Gets or sets the markers to display |
| tension | Gets or sets line tension |
| Y-axis | Gets or sets the axis to what the series is assigned to |
| Series label | Gets or sets the series label for this series |
| Show in legend | Gets or sets a value that allows series labels to be displayed in the legend |
| Show series label | Gets or sets the type of series labels to use: from chart settings or series settings |
| title | Gets or sets the series title |
4. Discussion
| property name | explanation |
| Argument data string | Gets or sets the data column name that indicates the value of the argument |
| quarrel | Gets or sets the argument expression. Example: {Order.Argument} |
| list of arguments | Gets or sets an expression that indicates the list of arguments. Example: 1; 2; 3 |
5. Value
| property name | explanation |
| value data column | Gets or sets the data column name that indicates the data value |
| worth | Gets or sets the value expression. Example: {Order.Value} |
| list of values | Gets or sets an expression representing a list of values. Example: 1; 2; 3 |
Stack Line, Full Stack Line Series Properties
1. Data
| property name | explanation |
| filter | Gets or sets a collection of filters |
| format | Gets or sets the data format of the displayed series labels |
| sort by | Gets or sets a value, an argument, or a selection of data to sort without sorting |
| Sorting direction | Gets or sets the sort direction |
| Automatic series key data column | Gets or sets the data column name with the key value used to automatically create the series |
| Automatic series color data column | Gets or sets the data column name that defines the color of automatically created series. Color must be represented as a string |
| Automatic series title data column | Gets or sets the data column name that defines the title of the automatically created series |
2.Appearance
| property name | explanation |
| lighting | Gets or sets line lighting |
| line color | Gets or sets the line color |
| line style | Gets or sets the line style |
| line width | Gets or sets line width |
| marker color | Gets or sets the marker color |
| marker size | Gets or sets the marker size |
| marker type | Gets or sets the marker type |
| show shadow | Gets or sets whether shadows should be displayed |
3. Behavior
| property name | explanation |
| show marker | Gets or sets the markers to display |
| Y-axis | Gets or sets the axis to what the series is assigned to |
| Series label | Gets or sets the series label for this series |
| Show in legend | Gets or sets a value that allows series labels to be displayed in the legend |
| Show series label | Gets or sets the type of series labels to use: from chart settings or series settings |
| title | Gets or sets the series title |
4. Discussion
| property name | explanation |
| Argument data string | Gets or sets the data column name that indicates the value of the argument |
| quarrel | Gets or sets the argument expression. Example: {Order.Argument} |
| list of arguments | Gets or sets an expression that indicates the list of arguments. Example: 1; 2; 3 |
5. Value
| property name | explanation |
| value data column | Gets or sets the data column name that indicates the data value |
| worth | Gets or sets the value expression. Example: {Order.Value} |
| list of values | Gets or sets an expression representing a list of values. Example: 1; 2; 3 |
Stack Spline, Full Stack Spline Series Properties
1. Data
| property name | explanation |
| filter | Gets or sets a collection of filters |
| format | Gets or sets the data format of the displayed series labels |
| sort by | Gets or sets a value, an argument, or a selection of data to sort without sorting |
| Sorting direction | Gets or sets the sort direction |
| Automatic series key data column | Gets or sets the data column name with the key value used to automatically create the series |
| Automatic series color data column | Gets or sets the data column name that defines the color of automatically created series. Color must be represented as a string |
| Automatic series title data column | Gets or sets the data column name that defines the title of the automatically created series |
2.Appearance
| property name | explanation |
| lighting | Gets or sets line lighting |
| line color | Gets or sets the line color |
| line style | Gets or sets the line style |
| line width | Gets or sets line width |
| marker color | Gets or sets the marker color |
| marker size | Gets or sets the marker size |
| marker type | Gets or sets the marker type |
| show shadow | Gets or sets whether shadows should be displayed |
3. Behavior
| property name | explanation |
| show marker | Gets or sets the markers to display |
| tension | Gets or sets line tension |
| Y-axis | Gets or sets the axis to what the series is assigned to |
| Series label | Gets or sets the series label for this series |
| Show in legend | Gets or sets a value that allows series labels to be displayed in the legend |
| Show series label | Gets or sets the type of series labels to use: from chart settings or series settings |
| title | Gets or sets the series title |
4. Discussion
| property name | explanation |
| Argument data string | Gets or sets the data column name that indicates the value of the argument |
| quarrel | Gets or sets the argument expression. Example: {Order.Argument} |
| list of arguments | Gets or sets an expression that indicates the list of arguments. Example: 1; 2; 3 |
5. Value
| property name | explanation |
| value data column | Gets or sets the data column name that indicates the data value |
| worth | Gets or sets the value expression. Example: {Order.Value} |
| list of values | Gets or sets an expression representing a list of values. Example: 1; 2; 3 |
Stack Area, Full Stack Area Series Properties
1. Data
| property name | explanation |
| filter | Gets or sets a collection of filters |
| format | Gets or sets the data format of the displayed series labels |
| sort by | Gets or sets a value, an argument, or a selection of data to sort without sorting |
| Sorting direction | Gets or sets the sort direction |
| Automatic series key data column | Gets or sets the data column name with the key value used to automatically create the series |
| Automatic series color data column | Gets or sets the data column name that defines the color of automatically created series. Color must be represented as a string |
| Automatic series title data column | Gets or sets the data column name that defines the title of the automatically created series |
2.Appearance
| property name | explanation |
| brush | get or set the brush |
| lighting | Gets or sets line lighting |
| line color | Gets or sets the line color |
| line style | Gets or sets the line style |
| line width | Gets or sets line width |
| marker color | Gets or sets the marker color |
| marker size | Gets or sets the marker size |
| marker type | Gets or sets the marker type |
| show shadow | Gets or sets whether shadows should be displayed |
3. Behavior
| property name | explanation |
| show marker | Gets or sets the markers to display |
| Y-axis | Gets or sets the axis to what the series is assigned to |
| Series label | Gets or sets the series label for this series |
| Show in legend | Gets or sets a value that allows series labels to be displayed in the legend |
| Show series label | Gets or sets the type of series labels to use: from chart settings or series settings |
| title | Gets or sets the series title |
4. Discussion
| property name | explanation |
| Argument data string | Gets or sets the data column name that indicates the value of the argument |
| quarrel | Gets or sets the argument expression. Example: {Order.Argument} |
| list of arguments | Gets or sets an expression that indicates the list of arguments. Example: 1; 2; 3 |
5. Value
| property name | explanation |
| value data column | Gets or sets the data column name that indicates the data value |
| worth | Gets or sets the value expression. Example: {Order.Value} |
| list of values | Gets or sets an expression representing a list of values. Example: 1; 2; 3 |
Stack Spline Area, Full Stack Spline Area Series Properties
1. Data
| property name | explanation |
| filter | Gets or sets a collection of filters |
| format | Gets or sets the data format of the displayed series labels |
| sort by | Gets or sets a value, an argument, or a selection of data to sort without sorting |
| Sorting direction | Gets or sets the sort direction |
| Automatic series key data column | Gets or sets the data column name with the key value used to automatically create the series |
| Automatic series color data column | Gets or sets the data column name that defines the color of automatically created series. Color must be represented as a string |
| Automatic series title data column | Gets or sets the data column name that defines the title of the automatically created series |
2.Appearance
| property name | explanation |
| brush | get or set the brush |
| lighting | Gets or sets line lighting |
| line color | Gets or sets the line color |
| line style | Gets or sets the line style |
| line width | Gets or sets line width |
| marker color | Gets or sets the marker color |
| marker size | Gets or sets the marker size |
| marker type | Gets or sets the marker type |
| show shadow | Gets or sets whether shadows should be displayed |
3. Behavior
| property name | explanation |
| show marker | Gets or sets the markers to display |
| tension | Gets or sets line tension |
| Y-axis | Gets or sets the axis to what the series is assigned to |
| Series label | Gets or sets the series label for this series |
| Show in legend | Gets or sets a value that allows series labels to be displayed in the legend |
| Show series label | Gets or sets the type of series labels to use: from chart settings or series settings |
| title | Gets or sets the series title |
4. Discussion
| property name | explanation |
| Argument data string | Gets or sets the data column name that indicates the value of the argument |
| quarrel | Gets or sets the argument expression. Example: {Order.Argument} |
| list of arguments | Gets or sets an expression that indicates the list of arguments. Example: 1; 2; 3 |
5. Value
| property name | explanation |
| value data column | Gets or sets the data column name that indicates the data value |
| worth | Gets or sets the value expression. Example: {Order.Value} |
| list of values | Gets or sets an expression representing a list of values. Example: 1; 2; 3 |
Properties of the Pie and Donut Series
1. Data
| property name | explanation |
| conditions | Gets or sets a collection of conditions |
| filter | Gets or sets a collection of filters |
| format | Gets or sets the data format of the displayed series labels |
| sort by | Gets or sets a value, an argument, or a selection of data to sort without sorting |
| Sorting direction | Gets or sets the sort direction |
| Automatic series key data column | Gets or sets the data column name with the key value used to automatically create the series |
| Automatic series color data column | Gets or sets the data column name that defines the color of automatically created series. Color must be represented as a string |
| Automatic series title data column | Gets or sets the data column name that defines the title of the automatically created series |
2.Appearance
| property name | explanation |
| border color | Gets or sets the series border color |
| brush | get or set the brush |
| diameter | Gets or sets the static diameter of the chart. If the value is zero, the diameter will be calculated automatically |
| lighting | Gets or sets line lighting |
| show shadow | Gets or sets whether shadows should be displayed |
3. Behavior
| property name | explanation |
| start angle | Gets or sets the starting angle for chart drawing |
| Y-axis | Gets or sets the axis to what the series is assigned to |
| Series label | Gets or sets the series label for this series |
| Show in legend | Gets or sets a value that allows series labels to be displayed in the legend |
| Show series label | Gets or sets the type of series labels to use: from chart settings or series settings |
| title | Gets or sets the series title |
| distance | Gets or sets the distance for pulling chart slices |
| cut pie list | Gets or sets the list of pulled slices |
4. Discussion
| property name | explanation |
| Argument data string | Gets or sets the data column name that indicates the value of the argument |
| quarrel | Gets or sets the argument expression. Example: {Order.Argument} |
| list of arguments | Gets or sets an expression that indicates the list of arguments. Example: 1; 2; 3 |
5. Value
| property name | explanation |
| value data column | Gets or sets the data column name that indicates the data value |
| worth | Gets or sets the value expression. Example: {Order.Value} |
| list of values | Gets or sets an expression representing a list of values. Example: 1; 2; 3 |
Gantt series properties
1. Data
| property name | explanation |
| conditions | Gets or sets a collection of conditions |
| filter | Gets or sets a collection of filters |
| format | Gets or sets the data format of the displayed series labels |
| sort by | Gets or sets a value, an argument, or a selection of data to sort without sorting |
| Sorting direction | Gets or sets the sort direction |
| Automatic series key data column | Gets or sets the data column name with the key value used to automatically create the series |
| Automatic series color data column | Gets or sets the data column name that defines the color of automatically created series. Color must be represented as a string |
| Automatic series title data column | Gets or sets the data column name that defines the title of the automatically created series |
2.Appearance
| property name | explanation |
| border color | Gets or sets the border color |
| brush | get or set the brush |
| show shadow | Gets or sets whether shadows should be displayed |
3. Behavior
| property name | explanation |
| show zero | Gets or sets the value that visualizes the zero value of the series |
| width | Gets or sets the series column width |
| Y-axis | Gets or sets the axis to what the series is assigned to |
| Series label | Gets or sets the series label for this series |
| Show in legend | Gets or sets a value that allows series labels to be displayed in the legend |
| Show series label | Gets or sets the type of series labels to use: from chart settings or series settings |
| Title | Gets or sets the series title |
4. Discussion
| property name | explanation |
| Argument data string | Gets or sets the data column name that indicates the value of the argument |
| quarrel | Gets or sets the argument expression. Example: {Order.Argument} |
| list of arguments | Gets or sets an expression that indicates the list of arguments. Example: 1; 2; 3 |
5. Value
| property name | explanation |
| value data column | Gets or sets the data column name that indicates the data value |
| worth | Gets or sets the value expression. Example: {Order.Value} |
| list of values | Gets or sets an expression representing a list of values. Example: 1; 2; 3 |
6. Value end
| property name | explanation |
| end of value data string | Gets or sets the data column name that indicates the data value |
| value end | Gets or sets the end value expression. Example: {Order.Value} |
| end of list of values | Gets or sets an expression representing a list of values. Example: 1; 2; 3 |
Properties of the scatter series
1. Data
| property name | explanation |
| filter | Gets or sets a collection of filters |
| format | Gets or sets the data format of the displayed series labels |
| sort by | Gets or sets a value, an argument, or a selection of data to sort without sorting |
| Sorting direction | Gets or sets the sort direction |
| Automatic series key data column | Gets or sets the data column name with the key value used to automatically create the series |
| Automatic series color data column | Gets or sets the data column name that defines the color of automatically created series. Color must be represented as a string |
| Automatic series title data column | Gets or sets the data column name that defines the title of the automatically created series |
2.Appearance
| property name | explanation |
| label offset | Gets or sets the vertical offset of the label relative to its first position |
| marker color | Gets or sets the marker color |
| marker size | Gets or sets the marker size |
| marker type | Gets or sets the marker type |
| show shadow | Gets or sets whether shadows should be displayed |
3. Behavior
| property name | explanation |
| show marker | Gets or sets the markers to display |
| Y-axis | Gets or sets the axis to what the series is assigned to |
| Series label | Gets or sets the series label for this series |
| Show in legend | Gets or sets a value that allows series labels to be displayed in the legend |
| Show series label | Gets or sets the type of series labels to use: from chart settings or series settings |
| Title | Gets or sets the series title |
4. Discussion
| property name | explanation |
| Argument data string | Gets or sets the data column name that indicates the value of the argument |
| quarrel | Gets or sets the argument expression. Example: {Order.Argument} |
| list of arguments | Gets or sets an expression that indicates the list of arguments. Example: 1; 2; 3 |
5. Value
| property name | explanation |
| value data column | Gets or sets the data column name that indicates the data value |
| worth | Gets or sets the value expression. Example: {Order.Value} |
| list of values | Gets or sets an expression representing a list of values. Example: 1; 2; 3 |
