public class StiAxisLabelsCoreXF extends java.lang.Object implements IStiApplyStyle, java.lang.Cloneable
| Constructor and Description |
|---|
StiAxisLabelsCoreXF(IStiAxisLabels labels) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyStyle(IStiChartStyle style)
Apply style to component which release this interface.
|
java.lang.Object |
clone() |
IStiAxisLabels |
getLabels() |
void |
setLabels(IStiAxisLabels value) |
public StiAxisLabelsCoreXF(IStiAxisLabels labels)
public final java.lang.Object clone()
clone in class java.lang.Objectpublic void applyStyle(IStiChartStyle style)
IStiApplyStyleapplyStyle in interface IStiApplyStylepublic final IStiAxisLabels getLabels()
public final void setLabels(IStiAxisLabels value)
Copyright © 2019 Stimulsoft. All Rights Reserved.