Page updated: 06 April 2023
CRMChartGraphicBlock properties
- LabelX. Sets the text label for the X-axis (horizontal) of a chart.
- LabelY. Sets the text label for the Y-axis (vertical) of a chart.
- SQLText=Text. Uses a SQL query to retrieve and assign values to the LabelX, LabelY, and XLProp=text parameters from the specified database table. This only occurs if no values were set for the mentioned parameters.
- XLProp=text. Specifies values to be displayed on the X-axis.
- Xprop=text. Sets the field name to be used along the X-axis.
- Yprop=text. Sets the field name to be used along the Y-axis.