You are here:
Symbol Reference >
Stimulsoft.Report.Components.Gauge.Primitives Namespace
>
StiTickLabelBase Class
>
StiTickLabelBase Methods
>
GetTextForRender Method
>
GetTextForRender Method (double, string)
Collapse All
Stimulsoft Reports Class Reference
StiTickLabelBase.GetTextForRender Method (double, string)
Send Feedback
Syntax
C++
C#
Visual Basic
protected
: string
GetTextForRender
(
double
value
, string
format
);
protected
string
GetTextForRender
(
double
value
,
string
format
);
Protected
Function
GetTextForRender
(
value
As
double
,
format
As
string
)
As
string
Remarks
This is GetTextForRender, a member of class StiTickLabelBase.
Made with
Doc-O-Matic
.
What do you think about this topic?
Send feedback!
Copyright (c) 2017. All rights reserved.