Skip to main content
A newer version of this page is available. .

GanttControlPrintAppearanceCollection.ChartTimescaleRuler Property

Provides access to timescale ruler appearance settings.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v19.2.dll

Declaration

public AppearanceObject ChartTimescaleRuler { get; }

Property Value

Type Description
AppearanceObject

An object that contains appearance settings.

See Also