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; }
<TypeConverterAttribute(GetType(StiBoolConverter))>
Public Property ShowEdgeValues As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IStiXAxisShowEdgeValuesSee Also