Gets or sets a value that determines how often to display data point markers.
Specify how often to diaplay data point markers
Visual Basic (Declaration) | |
---|---|
Public Property MarkerStep As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int MarkerStep {get; set;} |
Return Value
A value that determines how often to display data point markers. Defaults to one (1).
Specifies the frequency by which markers are displayed. For example, setting this property to two (2) will result in every other data point using a marker.
This property will only be used if markers are enabled using the MarkerStyle property.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family