| control.Region(n).GridlessSeries.Lucent | ||
| Type: | Long (Boolean) |
| Purpose: | Switchs transparency on or off |
| Default: | 0 (FALSE = Off) |
| Accessible: | Runtime |
| Remarks: | The lucent effect is only visible with 3D pies or donuts, it makes no sense for flat non-grid based objects. |
| Example: | RMChartX1.AddRegion RMChartX1.Region(1).AddGridlessSeries RMChartX1.Region(1).GridlessSeries.Lucent = TRUE |