Click or drag to resize

IStiInsideBaseAxisLabels Interface

[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.IStiInsideBaseAxisLabels"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public interface IStiInsideBaseAxisLabels : IStiCenterAxisLabels, 
	IStiAxisSeriesLabels, IStiSeriesLabels, ICloneable, IStiJsonReportObject

The IStiInsideBaseAxisLabels type exposes the following members.

Properties
  NameDescription
Public propertyAllowApplyStyle (Inherited from IStiSeriesLabels.)
Public propertyAngle (Inherited from IStiSeriesLabels.)
Public propertyAntialiasing (Inherited from IStiSeriesLabels.)
Public propertyBorderColor (Inherited from IStiSeriesLabels.)
Public propertyBrush (Inherited from IStiSeriesLabels.)
Public propertyChart (Inherited from IStiSeriesLabels.)
Public propertyCore (Inherited from IStiSeriesLabels.)
Public propertyDrawBorder (Inherited from IStiSeriesLabels.)
Public propertyFont (Inherited from IStiSeriesLabels.)
Public propertyFormat (Inherited from IStiSeriesLabels.)
Public propertyFormatService (Inherited from IStiSeriesLabels.)
Public propertyLabelColor (Inherited from IStiSeriesLabels.)
Public propertyLegendValueType (Inherited from IStiSeriesLabels.)
Public propertyMarkerAlignment (Inherited from IStiSeriesLabels.)
Public propertyMarkerSize (Inherited from IStiSeriesLabels.)
Public propertyMarkerVisible (Inherited from IStiSeriesLabels.)
Public propertyPreventIntersection (Inherited from IStiSeriesLabels.)
Public propertyShowInPercent (Inherited from IStiAxisSeriesLabels.)
Public propertyShowNulls (Inherited from IStiSeriesLabels.)
Public propertyShowZeros (Inherited from IStiSeriesLabels.)
Public propertyStep (Inherited from IStiSeriesLabels.)
Public propertyTextAfter (Inherited from IStiSeriesLabels.)
Public propertyTextBefore (Inherited from IStiSeriesLabels.)
Public propertyUseSeriesColor (Inherited from IStiSeriesLabels.)
Public propertyValueType (Inherited from IStiSeriesLabels.)
Public propertyValueTypeSeparator (Inherited from IStiSeriesLabels.)
Public propertyVisible (Inherited from IStiSeriesLabels.)
Public propertyWidth (Inherited from IStiSeriesLabels.)
Public propertyWordWrap (Inherited from IStiSeriesLabels.)
Top
Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.)
Public methodLoadFromJsonObject (Inherited from IStiJsonReportObject.)
Public methodSaveToJsonObject (Inherited from IStiJsonReportObject.)
Top
See Also