[]
Gets or sets the layer or style associated with the current legend item. The layer or style may belong to a different Map in the report.
[TypeConverter(typeof(LegendLayerStyleItem.LayerStyleConverter))]
public ILegendItem LayerStyle { get; set; }