| Visual Basic (Declaration) | |
|---|---|
| Public Property AxisMarker As AxisMarker | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public AxisMarker AxisMarker {get; set;} | |
| C++/CLI | |
|---|---|
| public: property AxisMarker^ AxisMarker { AxisMarker^ get(); void set (AxisMarker^ value); } | |
This axis marker will highlight a section of the axis on which this element's
            name appears.
			
			
			 
     
     
     
    