MicroLegendItem Class
Represents an item used in a chart legend.
public class MicroLegendItem
- Inheritance:
- object object
Constructors
MicroLegendItem()
Initializes an instance of the class.
public MicroLegendItem()
Properties
MarkerStyle
The Style applied to the MicroChartMarker used to present the legend item.
Text
A description of the legend item.
Inherited Members
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object)
- object.Equals(object, object)
- object.ReferenceEquals(object, object)
- object.GetHashCode()