Interface IStiSteppedLineSeries

Hierarchy

Index

Properties

IStiAllowApplyColorNegative

IStiAllowApplyColorNegative: Interface<IStiAllowApplyColorNegative> = new Stimulsoft.System.Interface<IStiAllowApplyColorNegative>("IStiAllowApplyColorNegative")

IStiBaseLineSeries

IStiBaseLineSeries: Interface<IStiBaseLineSeries> = new Stimulsoft.System.Interface<IStiBaseLineSeries>("IStiBaseLineSeries")

IStiSeries

IStiSeries: Interface<IStiSeries> = new Stimulsoft.System.Interface<IStiSeries>("IStiSeries")

IStiShowNullsSeries

IStiShowNullsSeries: Interface<IStiShowNullsSeries> = new Stimulsoft.System.Interface<IStiShowNullsSeries>("IStiShowNullsSeries")

IStiShowZerosSeries

IStiShowZerosSeries: Interface<IStiShowZerosSeries> = new Stimulsoft.System.Interface<IStiShowZerosSeries>("IStiShowZerosSeries")

allowApplyColorNegative

allowApplyColorNegative: boolean

labelsOffset

labelsOffset: number

lighting

lighting: boolean

lineColor

lineColor: Color

lineColorNegative

lineColorNegative: Color

lineMarker

lineMarker: IStiLineMarker

lineStyle

lineStyle: StiPenStyle

lineWidth

lineWidth: number

marker

marker: IStiMarker

pointAtCenter

pointAtCenter: boolean

showNullsAs

showNullsAs: StiShowEmptyCellsAs

showZerosAs

showZerosAs: StiShowEmptyCellsAs

Generated using TypeDoc