Click or drag to resize

StiXAxisShowEdgeValues Property

Gets or sets value which indicates that first and last arguments on axis will be shown anyway. Always Show Edge Values (Added 2007.02.26)

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiBoolConverter))]
public bool ShowEdgeValues { get; set; }

Property Value

Type: Boolean

Implements

IStiXAxisShowEdgeValues
See Also