com.stimulsoft.report.chart.core.seriesLabels.pie
Class StiOutsidePieLabelsCoreXF

java.lang.Object
  extended by com.stimulsoft.report.chart.core.seriesLabels.StiSeriesLabelsCoreXF
      extended by com.stimulsoft.report.chart.core.seriesLabels.pie.StiPieSeriesLabelsCoreXF
          extended by com.stimulsoft.report.chart.core.seriesLabels.pie.StiCenterPieLabelsCoreXF
              extended by com.stimulsoft.report.chart.core.seriesLabels.pie.StiOutsidePieLabelsCoreXF
All Implemented Interfaces:
IStiApplyStyle, java.lang.Cloneable
Direct Known Subclasses:
StiTwoColumnsPieLabelsCoreXF

public class StiOutsidePieLabelsCoreXF
extends StiCenterPieLabelsCoreXF


Field Summary
 
Fields inherited from class com.stimulsoft.report.chart.core.seriesLabels.pie.StiPieSeriesLabelsCoreXF
percentPerValue
 
Constructor Summary
StiOutsidePieLabelsCoreXF(IStiSeriesLabels seriesLabels)
           
 
Method Summary
 void applyStyle(IStiChartStyle style)
          Apply style to component which release this interface.
 StiColor GetLineColor(IStiSeries series, int colorIndex, int colorCount)
           
 java.lang.String getLocalizedName()
          Gets a service name.
 int getPosition()
           
 
Methods inherited from class com.stimulsoft.report.chart.core.seriesLabels.pie.StiCenterPieLabelsCoreXF
GetLabelPoint, GetLabelRect, getSeriesLabelsType, RenderLabel
 
Methods inherited from class com.stimulsoft.report.chart.core.seriesLabels.pie.StiPieSeriesLabelsCoreXF
RecalcValue
 
Methods inherited from class com.stimulsoft.report.chart.core.seriesLabels.StiSeriesLabelsCoreXF
clone, GetBorderColor, GetFormattedValue, GetLabelColor, GetLabelText, GetLabelText, GetLabelText, GetSeriesLabelColor, getSeriesLabels, ProcessSeriesColors, setSeriesLabels
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiOutsidePieLabelsCoreXF

public StiOutsidePieLabelsCoreXF(IStiSeriesLabels seriesLabels)
Method Detail

applyStyle

public void applyStyle(IStiChartStyle style)
Description copied from interface: IStiApplyStyle
Apply style to component which release this interface.

Specified by:
applyStyle in interface IStiApplyStyle
Overrides:
applyStyle in class StiSeriesLabelsCoreXF

getPosition

public int getPosition()
Overrides:
getPosition in class StiCenterPieLabelsCoreXF

getLocalizedName

public java.lang.String getLocalizedName()
Gets a service name.

Overrides:
getLocalizedName in class StiCenterPieLabelsCoreXF

GetLineColor

public final StiColor GetLineColor(IStiSeries series,
                                   int colorIndex,
                                   int colorCount)


Copyright © 2018 Stimulsoft. All Rights Reserved.