SampleOrder Property
Sets or returns the order of the legend sample items in ascending or descending order.
Syntax
object.SampleOrder
object.SampleOrder = SampleOrder
| Parameter |
Type |
Description |
| SampleOrder | Sets/returns the order of the legend sample items. |
Example
Legend.SampleOrder = srfLegendSampleOrderDescend
Used By: TopLegend object.