symbol property

ArcGISSymbol? symbol

The symbol of a legend item.

The symbol of the legend item.

Implementation

ArcGISSymbol? get symbol => _symbol.value;