Tuesday, June 28, 2016

Tip of the Day: Using Enhanced Appearance Options In R:Charts (X/XE)
Product..: R:Charts X (Version 10) and R:BASE X Enterprise (Version 10)
Build....: 10.0.1.10627 or higher
Section..: Add-On Products
Keywords.: R:Charts

Did you know that you can enhance the resolution of all your R:Charts by
using the new "Soft Chart" and "Soft Text" settings?

A new appearance settings in R:Charts allow for an enhanced resolution of
chart images to display in forms and reports. The settings, "Soft Chart"
and "Soft Text" can be applied to the chart object itself, and to the chart
text. When using the settings, Soft Text is interpreted only if Soft Chart
is ON/checked.

Using the Object Inspector toolbar, with "Chart" selected, the "Soft Chart"
and "Soft Text" options are available.

The updated PLUGIN command syntax for R:Charts includes the two additional
parameters to enhance the appearance for charts.

SOFT_CHART
Specifies to use an enhanced/smooth display for the chart objects (ON/OFF)

SOFT_TEXT
Specifies to use an enhanced/smooth display for the chart text (ON/OFF)

When using the appearance parameters, SOFT_TEXT is interpreted only if
SOFT_CHART is ON.

-- Example:
PLUGIN RCharts vResult+
|FILENAME Quarterly_BarHorizontal.rbc +
|SAVE_TO_JPG Quaterly_Bar.jpg +
|CHART_TITLE Quarterly Summary +
|LEGEND_TITLE Summary +
|SOFT_CHART ON +
|SOFT_TEXT ON
RETURN

A technical document is also available at From The Edge:
http://www.razzak.com/fte

Article Title: Using Enhanced Appearance Options in R:Charts X/XE
Date Posted..: June 28, 2016

Very Best R:egards,

Razzak.

www.rbase.com
www.facebook.com/rbase
--
33 years of continuous innovation!
18 Years of R:BASE Technologies, Inc. making R:BASE what it is today!
--


--
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to