IBLANG (static)

사용자가 언어 설정을 할 수 있도록 언어 설정 상수를 제공합니다.
한국어(언어코드 kr)를 기본으로 제공하고 다른 언어는 제공되는 언어 설정을 기준으로 번역하여 추가해서 사용할 수 있습니다.

Info

Properties Type Description
IBLANG.언어코드.chart object 차트 표현에 사용되는 언어 설정
IBLANG.언어코드.alert object 데이터 오류나 사용자에게 경고 표시를 위한 언어 설정
IBLANG.언어코드.text object chart, alert 외에 자유롭게 사용하는 문자열을 위한 언어 설정

chart

Properties Type Description
thousandsSep string 천단위(1000) 구분자
contextButtonTitle string 보조메뉴
decimalPoint string 정수 구분자
downloadJPEG string JPEG 다운로드
downloadPDF string PDF 다운로드
downloadPNG string PNG 다운로드
downloadSVG string SVG 다운로드
drillUpText string 한 단계 위로
invalidDate string 인식불가 데이터
loading string 조회중
noData string 데이터 없음
numericSymbols string 숫자 축약
printChart string 프린트
resetZoom string 줌 아웃
months string
shortMonths string 짧은 월
weekdays string
shortWeekdays string 짧은 주

alert

Properties Type Description
createIBChartId string 차트 아이디 오류
chartProperties string 차트 속성 오류
chartNoData string 차트 데이터 없음
chartData string 차트 데이터 오류
plugin string 플러그인 오류
pluginLoading string 플러그인 로드 오류
series string 시리즈 오류
noSeries string 시리즈 인덱스 오류
eventListenerType string 이벤트 종류 오류
eventListenerFunc string 이벤트 핸들러 오류
chartNoIndex string 빈 차트 시리즈 인덱스 오류
chartIndex string 차트 시리즈 인덱스 오류
variableRequired string 필수값 오류
variableInteger string 정수 오류
variableFloat string 실수 오류
variableString string 문자열 오류
variableLessThen string A가 B보다 클 때
variableGreaterThen string A가 B보다 작을 때
variableEpual string A와 B가 같지 않을 때
noMessage string 빈 메시지 오류

text

Properties Type Description
legend string sheet2chart에서 사용될 legendTitle 기본값
productName string getAlertText() 함수의 알림 머리말
referenceSite string getAlertText() 함수의 알림 꼬리말