LegendItemMarkerSize Property (ILegendItem)
In This Topic
Gets the legend item graphic's marker size in 96dpi pixels (for point marker item kind). Specify -1 to use the default.
Syntax
'Declaration
ReadOnly Property LegendItemMarkerSize As Double
double LegendItemMarkerSize {get;}
See Also