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

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
                  extended by com.stimulsoft.report.chart.core.seriesLabels.pie.StiTwoColumnsPieLabelsCoreXF
All Implemented Interfaces:
IStiApplyStyle, java.lang.Cloneable

public class StiTwoColumnsPieLabelsCoreXF
extends StiOutsidePieLabelsCoreXF


Field Summary
 
Fields inherited from class com.stimulsoft.report.chart.core.seriesLabels.pie.StiPieSeriesLabelsCoreXF
percentPerValue
 
Constructor Summary
StiTwoColumnsPieLabelsCoreXF(IStiSeriesLabels seriesLabels)
           
 
Method Summary
 java.lang.String getLocalizedName()
          Gets a service name.
 int getPosition()
           
 StiSeriesLabelsType getSeriesLabelsType()
           
 StiSeriesLabelsGeom RenderLabel(IStiSeries series, StiContext context, StiPoint centerPie, double radius, double radius2, double pieAngle, int pointIndex, java.lang.Double value, java.lang.Double labelValue, java.lang.String argumentText, java.lang.String tag, boolean measure, int colorIndex, int colorCount, double percentPerValue, StiRefObject<StiRectangle> measureRect, boolean drawValue, double deltaY)
           
 
Methods inherited from class com.stimulsoft.report.chart.core.seriesLabels.pie.StiOutsidePieLabelsCoreXF
applyStyle, GetLineColor
 
Methods inherited from class com.stimulsoft.report.chart.core.seriesLabels.pie.StiCenterPieLabelsCoreXF
GetLabelPoint, GetLabelRect
 
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

StiTwoColumnsPieLabelsCoreXF

public StiTwoColumnsPieLabelsCoreXF(IStiSeriesLabels seriesLabels)
Method Detail

RenderLabel

public StiSeriesLabelsGeom RenderLabel(IStiSeries series,
                                       StiContext context,
                                       StiPoint centerPie,
                                       double radius,
                                       double radius2,
                                       double pieAngle,
                                       int pointIndex,
                                       java.lang.Double value,
                                       java.lang.Double labelValue,
                                       java.lang.String argumentText,
                                       java.lang.String tag,
                                       boolean measure,
                                       int colorIndex,
                                       int colorCount,
                                       double percentPerValue,
                                       StiRefObject<StiRectangle> measureRect,
                                       boolean drawValue,
                                       double deltaY)
Overrides:
RenderLabel in class StiCenterPieLabelsCoreXF

getSeriesLabelsType

public StiSeriesLabelsType getSeriesLabelsType()
Overrides:
getSeriesLabelsType in class StiCenterPieLabelsCoreXF

getPosition

public int getPosition()
Overrides:
getPosition in class StiOutsidePieLabelsCoreXF

getLocalizedName

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

Overrides:
getLocalizedName in class StiOutsidePieLabelsCoreXF


Copyright © 2018 Stimulsoft. All Rights Reserved.