CoordinateSystemBase.ArrowColorX Property

Gets or sets the color of the X axis arrow, applies only to the coordinate system style mode.
Public Property ArrowColorX() As Color
This language is not supported or no code example is available.
public Color ArrowColorX {get; set;}
This language is not supported or no code example is available.

Property Value

Color
Remarks
 
You need to call the Environment.CompileUserInterfaceElements to see the effect of your changes at run-time.

.NET Framework

Supported in: 4.8

In this article

Definition