AxisMarkerStyle Property
Gets or sets a Style to apply to Axis Markers. See remarks for implementation
Syntax
public Style AxisMarkerStyle {get; set;}
Remarks
NOTE: If you intend to override the AxisMarkerStyle, assume the DataContext is the RenderableSeries
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also