Versions Compared

Key

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

...

ParameterParameter NameDefaultDescription
idIDAssigned automaticallyID of the chart.
columnLabels ColumnNone

The column containing labels for data values.

aggregationValues columnNone

The column containing numerical values for chart generation.

 columnX-axis value columnNoneThe column containing numerical values for chart generation.
 aggregationY-axis value columnNoneThe column or columns containing numerical values for chart generation.
columnDates columnNoneYou can select the column with dates for chart generation.
datepatternDate Formatyy-mm-ddYou can specify the date format used in the column with dates.
typeTypePieYou can select the appropriate chart type.
separatorDecimal SeparatorPointYou can select the decimal separator (either point or comma).
tfc-heightHeight

None

(dependable on screen area)

You can define the height of the generated chart.
tfc-widthWidth

None

(dependable on screen area)

You can define the width of the generated chart.
hideHide the source tableDisabledYou can hide the table with data and enable display of the chart only.
hidecontrolsHide chart controlsDisabledYou can hide the chart controls when you need just to display the chart without a necessity to update its view.
dataorientationTable data orientationVerticalYou can select the appropriate orientation of your table data for chart generation.
legendShow legendEnabledYou can hide the legend for the generated chart.
gridShow gridEnabledYou can enabled display of the grid on the generated chart.
titleChart TitleDisabledYou can specify the title of the chart.
alignAlign chartEnabledYou can define the appropriate alignment for the chart.
xtitleX-axis labelNoneYou can specify the label for X axis of the chart.
ytitleY-axis labelNoneYou can specify the label for Y axis of the chart.
minvalueMinimal ValueNoneYou can specify the minimal value for showing only data values greater than the specified minimal value.
maxvalueMaximal ValueNoneYou can specify the maximal value for showing only data values not greater than the specified maximal value.
scalestepScale StepNoneYou can specify the required scale step for showing the chart.
xminvalue

Minimal X Value

NoneYou can specify the minimal value for X axis for showing only data values greater than the specified minimal value.
xmaxvalueMaximal X Value NoneYou can specify the maximal value for X axis for showing only data values not greater than the specified maximal value.
 minvalueMinimal Y Value NoneYou can specify the minimal value for Y axis for showing only data values greater than the specified minimal value.
 maxvalueMaximal Y Value NoneYou can specify the maximal value for Y axis for showing only data values not greater than the specified maximal value.
xscalestepScale X StepNone

You can specify the required scale step of X axis for showing the chart.

scalestepScale Y Step NoneYou can specify the required scale step of Y axis for showing the chart.

...