Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to display Column Values, Legends,Changing Font and Font Size in Gauge Graph

User_7ST52Apr 2 2021 — edited Apr 2 2021

how to display Column Values, Legends,Changing Font and Font Size in Gauge Graph in the advanced html code displayed as below picture
Capture.12.PNG (<Gaugeset gaugeType="VERTICALSTATUSMETER" maxValue="{.//Data/Budget}" minValue="0"><Gauge><LegendArea visible="true" /><Background fillColor="#FFFFFF" /><PlotArea fillColor="#FF0000" /><Threshold fillColor="#006400" thresholdMaxValue="{.//Data/Used}" index="1" /><Threshold fillColor="#ffff00" thresholdMaxValue="{.//Data/Total}" index="2" /></Gauge><LocalGridData colCount="1" rowCount="1"><RowLabels><Label>l1</Label></RowLabels><ColLabels><Label>c1</Label></ColLabels><DataValues><RowData><Cell>750</Cell></RowData></DataValues></LocalGridData></Gaugeset>)
Capture.11.PNG

Comments

Post Details

Added on Apr 2 2021
0 comments
96 views