Enum
TickLocation

Specifies the axis Ticks location relatively to plot area

Definition

Namespace:Telerik.Charting.Styles

Assembly:Telerik.WinControls.RadChart.dll

Syntax:

cs-api-definition
public enum TickLocation

Fields

Cross

Tick line crosses the axis line

Declaration

cs-api-definition
Cross = 2

Field Value

TickLocation

Inside

Inside of plot area

Declaration

cs-api-definition
Inside = 0

Field Value

TickLocation

Outside

Outside of plot area (default value)

Declaration

cs-api-definition
Outside = 1

Field Value

TickLocation

In this article
DefinitionFieldsCrossInsideOutside
Not finding the help you need?
Contact Support