Gets or sets the colors of the ruler bar. These colors are only used when the BorderStyle property has been set to ColorScheme. The property value is an object of the type ServerVisualization.RulerBarViewGenerator.Colors.

Syntax

public RulerBarViewGenerator.Colors DisplayColors { get; set; }
Public Property DisplayColors As RulerBarViewGenerator.Colors